homebrew-cask/Casks/beersmith2.rb

12 lines
378 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'beersmith2' do
version '2.3.7'
sha256 '116b1f9f767a031bb6daa5432fad54b0318fec27c0e316ca4ed2485997686011'
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 'http://beersmith.com'
app 'BeerSmith2.app'
end