homebrew-cask-versions/Casks/pins.rb
Fernando Paredes dea4c345c6 Add Pins cask
2013-06-28 10:32:09 -07:00

7 lines
151 B
Ruby

class Pins < Cask
url 'http://pinsapp.com/download/Pins.dmg'
homepage 'http://pinsapp.com/'
version 'latest'
no_checksum
link 'Pins.app'
end