homebrew-cask/Casks/beersmith2.rb

12 lines
381 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'beersmith2' do
2017-03-01 15:09:11 +08:00
version '2.3.12'
sha256 'd0ea232213d13ed18a1d49dfcd102824d85858618745274f4ff9a71559281e69'
2015-06-10 12:05:40 +08:00
# amazonaws.com/beersmith2-3 was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/beersmith2-3/BeerSmith#{version.dots_to_underscores}.dmg"
2015-06-10 12:05:40 +08:00
name 'BeerSmith2'
homepage 'https://beersmith.com/'
2015-06-10 12:05:40 +08:00
app 'BeerSmith2.app'
end