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
version '0.1.2'
sha256 'cdc592a9d97d16cd3e48bc58fcac8471adf0c35d5470857e5b1cb97d65c6a844'
url "https://github.com/jlowgren/AnyIpsum/releases/download/v#{version}/AnyIpsum.dmg"
appcast 'https://github.com/jlowgren/AnyIpsum/releases.atom',
2016-07-25 05:48:29 +08:00
checkpoint: '1ab7b72988f8466cd743095dfd62cf4f4232fc9d9a0cea33b960583989b5098a'
2016-07-19 17:24:13 +08:00
name 'AnyIpsum'
homepage 'https://github.com/jlowgren/AnyIpsum'
app 'AnyIpsum.app'
end