homebrew-cask/Casks/pins.rb

14 lines
389 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pins' do
2016-01-18 06:32:52 +08:00
version '1.8.0'
sha256 '63872cf0bee1287266823062e3d0d810b23bdcc9285412f2214bcf6a5d2d65aa'
2016-01-18 06:32:52 +08:00
url "http://pinsapp.com/download/Pins#{version}.zip"
2015-12-26 04:57:40 +08:00
appcast 'http://pinsapp.com/appcast.xml',
checkpoint: '5c64de791ef112795cdbd0b98eeb582a8c66d26e74ec0cdeb1ab8cbc52c163ef'
2015-01-23 06:19:25 +08:00
name 'Pins'
2013-06-29 01:32:09 +08:00
homepage 'http://pinsapp.com/'
license :commercial
2014-09-16 00:06:07 +08:00
app 'Pins.app'
2013-06-29 01:32:09 +08:00
end