homebrew-cask/Casks/anyipsum.rb

13 lines
449 B
Ruby
Raw Normal View History

2016-07-19 17:24:13 +08:00
cask 'anyipsum' do
2017-04-13 19:51:57 +08:00
version '0.1.4'
sha256 'cfb13bbcc2a7ae9e55d26810fb6fb747c9740e0fb18d09d849e7ad6e8af9f139'
2016-07-19 17:24:13 +08:00
url "https://github.com/jlowgren/AnyIpsum/releases/download/v#{version}/AnyIpsum.dmg"
appcast 'https://github.com/jlowgren/AnyIpsum/releases.atom',
2017-04-13 19:51:57 +08:00
checkpoint: 'adb3b644a915e880a8b3adeb4e393ec8ba696018bcb04994651751051b595780'
2016-07-19 17:24:13 +08:00
name 'AnyIpsum'
homepage 'https://github.com/jlowgren/AnyIpsum'
app 'AnyIpsum.app'
end