mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Add Beaker, version 1.0
This commit is contained in:
parent
752fdc1890
commit
5a978a162c
1 changed files with 9 additions and 0 deletions
9
Casks/beaker.rb
Normal file
9
Casks/beaker.rb
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue