homebrew-cask/Casks/anyipsum.rb

13 lines
449 B
Ruby

cask 'anyipsum' do
version '0.1.4'
sha256 'cfb13bbcc2a7ae9e55d26810fb6fb747c9740e0fb18d09d849e7ad6e8af9f139'
url "https://github.com/jlowgren/AnyIpsum/releases/download/v#{version}/AnyIpsum.dmg"
appcast 'https://github.com/jlowgren/AnyIpsum/releases.atom',
checkpoint: 'adb3b644a915e880a8b3adeb4e393ec8ba696018bcb04994651751051b595780'
name 'AnyIpsum'
homepage 'https://github.com/jlowgren/AnyIpsum'
app 'AnyIpsum.app'
end