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
2018-02-19 06:27:53 +08:00
version '0.2.0'
sha256 '967d12bc531f239e1b89c1e6dd6f548e423064df95506b0f08fd801474846dfa'
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',
2018-02-19 06:27:53 +08:00
checkpoint: '42f22d3a0e3f5ecf7b4b0557209ce799f01e5b856c75c2fb6e3e25bc12ae5d23'
2016-07-19 17:24:13 +08:00
name 'AnyIpsum'
homepage 'https://github.com/jlowgren/AnyIpsum'
app 'AnyIpsum.app'
end