homebrew-cask/Casks/lightpaper.rb

11 lines
339 B
Ruby
Raw Normal View History

2013-12-16 02:04:26 +08:00
class Lightpaper < Cask
2014-07-21 07:47:36 +08:00
version '0.9.0'
sha256 'e90ad6d7052573a8048b65c590f9227f75a55690731ccf6986ded5982fc02afe'
2014-07-21 07:47:36 +08:00
url 'http://f.cl.ly/items/3q1Q3C472c3G2L2l2X0m/LightPaper_v0.0.9.dmg'
2014-06-04 19:51:02 +08:00
appcast 'http://links.clockworkengine.com/lp-mac-update-feed'
2013-12-16 02:04:26 +08:00
homepage 'http://clockworkengine.com/lightpaper-mac/'
2014-09-16 00:05:50 +08:00
app 'LightPaper.app'
2013-12-16 02:04:26 +08:00
end