update gnucash.rb cask from 3.8-2 to 3.8-3 (#75367)

version 3.8-2 does not exist at https://github.com/Gnucash/gnucash/releases/ as of this writing.
This commit is contained in:
Greg Hamerly 2020-01-10 15:21:16 -06:00 committed by BrewTestBot
parent 650e192c84
commit 28121629cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'gnucash' do
version '3.8b,2'
sha256 '4a32ba1b770d1c3f72549235c9333d96472f549435fe9d11c2a6b85b325b1a7a'
version '3.8b,3'
sha256 '05744be1fc8c60609e9315c2bdaf5f7c7ad51c513bea8408df7546f7d1ed30e7'
# github.com/Gnucash/gnucash was verified as official when first introduced to the cask
url "https://github.com/Gnucash/gnucash/releases/download/#{version.before_comma}/Gnucash-Intel-#{version.before_comma.chomp('b')}-#{version.after_comma}.dmg"