homebrew-cask/Casks/pins.rb

9 lines
199 B
Ruby

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