homebrew-cask/Casks/pins.rb

8 lines
156 B
Ruby
Raw Normal View History

2013-06-29 01:32:09 +08:00
class Pins < Cask
url 'http://pinsapp.com/download/Pins.dmg'
homepage 'http://pinsapp.com/'
version 'latest'
2014-05-08 20:51:31 +08:00
sha256 :no_check
2013-06-29 01:32:09 +08:00
link 'Pins.app'
end