mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Updated sqlitestudio (add zap)
This commit is contained in:
committed by
adityadalal924
parent
8a78419030
commit
aed897bc03
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user