Add Beaker, version 1.0

This commit is contained in:
ndr 2014-09-29 23:51:33 +02:00
parent 752fdc1890
commit 5a978a162c

9
Casks/beaker.rb Normal file
View file

@ -0,0 +1,9 @@
class Beaker < Cask
version '1.0'
sha256 '52218c170816587eb1264b80b4bbdd6a2eb5c5f074fba89afc7aa0e591fa838a'
url "http://d299yghl10frh5.cloudfront.net/beaker-notebook-v#{version}-0-g5644b78-mac.dmg"
homepage 'http://beakernotebook.com/'
app 'Beaker.app'
end