Update dbngin to 1.2 (#53906)

This commit is contained in:
Brian Morton 2018-10-19 13:05:47 -07:00 committed by Markus Reiter
parent bdeb40ce62
commit 04d28dc99b
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
cask 'dbngin' do
version '1.0'
sha256 '32f2c4ab72a82e45c12f5464a250a415a95bc8a33989201ad75020a2a4fc80d7'
version '1.2'
sha256 '3f714dfbf270fb1f2928c531af106edb509e85f4c72a12b8f4838e341bb9313d'
# s3.amazonaws.com/dbngin-osx-builds was verified as official when first introduced to the cask
url "https://s3.amazonaws.com/dbngin-osx-builds/#{version.no_dots}/DBngin.zip"
url "https://s3.amazonaws.com/dbngin-osx-builds/#{version.no_dots}/DBngin.dmg"
appcast 'https://dbngin.com/osx/version.xml'
name 'DBngin'
homepage 'https://dbngin.com/'