homebrew-cask/Casks/digital.rb

12 lines
305 B
Ruby
Raw Normal View History

2015-06-10 00:48:59 +08:00
cask :v1 => 'digital' do
version '1.1'
sha256 '94fb4a2d4829cd4b717d5c250167cbe79cccf7870335c1fd4694462211c98802'
2015-07-01 09:11:52 +08:00
url "http://scoutshonour.com/lilyofthevalley/digital-#{version}.dmg"
2015-06-10 00:48:59 +08:00
name 'Digital: A Love Story'
homepage 'http://scoutshonour.com/digital/'
license :cc
app 'Digital.app'
end