homebrew-cask/Casks/lifeslice.rb

15 lines
545 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'lifeslice' do
2016-01-08 21:35:00 +08:00
version '2.3'
sha256 '0d95ba8c7e1211fa8668b28a323f98aa486c08ce21f1720641ea5f405c1ff056'
2016-02-11 05:58:26 +08:00
# wanderingstan.com was verified as official when first introduced to the cask
2016-01-08 21:35:00 +08:00
url 'http://www.wanderingstan.com/apps/lifeslice/LifeSlice_701.zip'
appcast 'http://wanderingstan.com/apps/lifeslice/lifeslice_appcast.xml',
checkpoint: '67f1a993754ab3372dc8e007d534afef2455c2348ad40972039e5f72b356162d'
name 'LifeSlice'
2015-06-29 14:32:18 +08:00
homepage 'https://wanderingstan.github.io/Lifeslice/'
license :oss
app 'LifeSlice.app'
end