homebrew-cask/Casks/digital.rb

13 lines
419 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'digital' do
2015-06-10 00:48:59 +08:00
version '1.1'
sha256 '94fb4a2d4829cd4b717d5c250167cbe79cccf7870335c1fd4694462211c98802'
2015-07-01 09:11:52 +08:00
url "http://scoutshonour.com/lilyofthevalley/digital-#{version}.dmg"
2017-04-22 22:00:02 +08:00
appcast 'http://scoutshonour.com/digital/',
checkpoint: 'dfb1d59a622fdc965b55ea63644f99f92745e8e8d8c94cc8dc0e957ec7ce5720'
2015-06-10 00:48:59 +08:00
name 'Digital: A Love Story'
homepage 'http://scoutshonour.com/digital/'
app 'Digital.app'
end