homebrew-cask/Casks/beersmith2.rb

13 lines
404 B
Ruby

cask 'beersmith2' do
version '2.2.12'
sha256 'e4aa64af9e9c65e0cfe132de67ab580d0c3b2f527d598fcda0d9b2cc84b74da6'
# amazonaws.com/BeerSmith2-2 was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/BeerSmith2-2/BeerSmith#{version.dots_to_underscores}_64.dmg"
name 'BeerSmith2'
homepage 'http://beersmith.com'
license :commercial
app 'BeerSmith2.app'
end