homebrew-cask/Casks/lightpaper.rb

14 lines
600 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'lightpaper' do
2017-01-27 06:42:45 +08:00
version '1.4.1'
sha256 'fbd2ecc6128f60e44d9793edfc92355275f072e80049cbe109be5539ba42a5f0'
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',
2017-01-27 06:42:45 +08:00
checkpoint: 'cbeaa1256456c7ee603079bd83085365f210fc6721b3ce6c260d3ec0a6120db8'
2015-01-10 05:40:49 +08:00
name 'LightPaper'
2016-01-23 01:41:11 +08:00
homepage 'http://lightpaper.42squares.in/'
2014-09-16 00:05:50 +08:00
app 'LightPaper.app'
2013-12-16 02:04:26 +08:00
end