mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Update soqlxplorer to 2.90 (#47095)
This commit is contained in:
committed by
Vítor Galvão
parent
430e663670
commit
b9c56af70e
@@ -1,12 +1,14 @@
|
||||
cask 'soqlxplorer' do
|
||||
version '2.70'
|
||||
sha256 '742487d026df3984ee0851d3a2a77b6f003262ebd6845c069aba67c8d03f4088'
|
||||
version '2.90'
|
||||
sha256 '2017024c55b1a7383785300f05cf31594f39faf711bad2f1563a97e4da365f4b'
|
||||
|
||||
url "http://www.pocketsoap.com/osx/soqlx/soqlXplorer_v#{version}.zip"
|
||||
appcast 'http://www.pocketsoap.com/osx/soqlx/appcast.xml',
|
||||
checkpoint: '15219bccd9809cb334dd164846a7b43421a079918c50c7091773778712e976c9'
|
||||
checkpoint: '5ec8e6474f64892a209d52bdb1df615ac595e9cefd1bd577c1d963fb0ae5099d'
|
||||
name 'SoqlXplorer'
|
||||
homepage 'http://www.pocketsoap.com/osx/soqlx/'
|
||||
|
||||
depends_on macos: '>= :mavericks'
|
||||
|
||||
app 'SoqlXplorer.app'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user