homebrew-cask-versions/Casks/pastebotsync-pane.rb
2015-01-18 02:12:58 +00:00

11 lines
403 B
Ruby

cask :v1 => 'pastebotsync-pane' do
version :latest
sha256 :no_check
# tapbots.net is the official download host per the vendor homepage
url 'http://tapbots.net/pastebot/PastebotSync.dmg'
homepage 'http://tapbots.com/software/pastebot/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
prefpane 'PastebotSync.prefPane'
end