Update sqleditor to 3.2.2 (#41807)

This commit is contained in:
Victor Popkov 2017-12-10 22:54:34 +02:00 committed by GitHub
parent df6af873f6
commit 49e7431213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask 'sqleditor' do
version '3.1.9'
sha256 '8419446979c5e6fd4c6ab4753bf7ccb7e6fdbbf59a93c6bb9b3b1d0007249603'
version '3.2.2'
sha256 '114e1df1fc6e96a5eb7932a3127543c970aeefbe248a3cf4eb2f1ad7139e96de'
url "https://www.malcolmhardie.com/sqleditor/releases/#{version}/SQLEditor-#{version.dots_to_hyphens}.zip"
appcast 'https://www.malcolmhardie.com/sqleditor/appcast/sq2release.xml',
checkpoint: '53be5419c1a2c4479ff42c771a99913e4157d63312c63e9709ead5a26c91b20e'
checkpoint: 'd3f41bedfdb1ef7c2bf85d8b04f33aaf7ac8ac34a84452cd84c685662e7de8c3'
name 'SQLEditor'
homepage 'https://www.malcolmhardie.com/sqleditor/'