homebrew-cask/Casks/lightpaper.rb

15 lines
622 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'lightpaper' do
2016-03-01 05:16:20 +08:00
version '1.3.1'
sha256 '4df2fa5a481fc7ed9e9b3afc548a78199b12c7a6006011f0642e93339d06bcc3'
2016-02-11 08:51:34 +08:00
# hockeyapp.net/api/2/apps/789cfa8846464727ae0fdb176ec8d3c8 was verified as official when first introduced to the cask
2016-01-08 21:38:45 +08:00
url 'https://rink.hockeyapp.net/api/2/apps/789cfa8846464727ae0fdb176ec8d3c8?format=zip'
2016-02-11 08:51:34 +08:00
appcast 'https://dl.dropboxusercontent.com/u/83257/LpMacUpdates/lightpaper_appcast.xml',
2016-03-01 05:16:20 +08:00
checkpoint: '82bbbb41cd12179fd15583927586a2a4a60d0237be095f30c795aad9a7aa85cd'
2015-01-10 05:40:49 +08:00
name 'LightPaper'
2016-01-23 01:41:11 +08:00
homepage 'http://lightpaper.42squares.in/'
license :commercial
2014-09-16 00:05:50 +08:00
app 'LightPaper.app'
2013-12-16 02:04:26 +08:00
end