You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
cask 'beaker-electron' do
|
|
|
|
version '1.5b1-0-g0d1b2b0'
|
|
|
|
sha256 '29a2cf921f897c459183a58de436ba68e9b9771ed690a2fe440f9ae0dff5247a'
|
|
|
|
|
|
|
|
# cloudfront.net is the official download host per the vendor homepage
|
|
|
|
url "https://d299yghl10frh5.cloudfront.net/beaker-notebook-#{version}-electron-mac.dmg"
|
|
|
|
name 'Beaker Electron'
|
|
|
|
homepage 'http://beakernotebook.com/'
|
|
|
|
license :apache
|
|
|
|
|
|
|
|
app 'Beaker.app'
|
|
|
|
end
|