Updated sqlitestudio (add zap)

This commit is contained in:
Tommy Sparber
2016-01-14 23:28:29 -05:00
committed by adityadalal924
parent 8a78419030
commit aed897bc03
+5
View File
@@ -3,9 +3,14 @@ cask 'sqlitestudio' do
sha256 '9f93d31dfcb6746fb613aed31920b14e34932ae0055c811e74b1aa01ef060a7c'
url "http://sqlitestudio.pl/files/sqlitestudio3/complete/macosx/sqlitestudio-#{version}.dmg"
appcast 'http://sqlitestudio.pl/rss.rvt',
:checkpoint => '63b2d8a5a549703a785c4df869d95cf44e35d8ed6af404721ecc62c23d09b932'
name 'SQLiteStudio'
homepage 'http://sqlitestudio.pl'
license :gpl
app 'SQLiteStudio.app'
zap :delete => '~/Library/Saved Application State/com.yourcompany.SQLiteStudio.savedState',
:trash => '~/.config/sqlitestudio'
end