homebrew-cask/Casks/gitbox.rb

12 lines
351 B
Ruby

class Gitbox < Cask
version '1.6.2'
sha256 '181ac55515221bf07c9994f25a11e962a9057e4249600b4d95424bcb6bb5c6d7'
url 'https://d1oa71y4zxyi0a.cloudfront.net/gitbox-1.6.2-ml.zip'
appcast 'http://gitboxapp.com/updates.xml'
homepage 'http://gitboxapp.com/'
app 'Gitbox.app'
zap :files => '~/Library/Preferences/com.oleganza.gitbox.plist'
end