homebrew-cask/Casks/beaker.rb

14 lines
529 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'beaker' do
version '1.7.1-0-g6dac09a'
sha256 '9fff2da8df616ce6e2a6bf8e8c4fff7aeeec0c875a197cb63558ae1a81f34035'
2014-09-30 05:51:33 +08:00
2016-02-12 01:31:14 +08:00
# d299yghl10frh5.cloudfront.net was verified as official when first introduced to the cask
url "https://d299yghl10frh5.cloudfront.net/beaker-notebook-#{version}-mac.dmg"
appcast 'https://github.com/twosigma/beakerx/releases.atom',
checkpoint: '0b61c2b339ef1ae2e8c81d3f1fd3d315cb5d5fa20b0672e5449d7642911f55d8'
2015-01-23 06:16:36 +08:00
name 'Beaker'
2014-09-30 05:51:33 +08:00
homepage 'http://beakernotebook.com/'
app 'Beaker.app'
end