Update qgis from 3.12.0 to 3.12.1 (#79108)

* Update qgis from 3.12.0 to 3.12.1

* Update qgis.rb
This commit is contained in:
CoreCode 2020-03-23 17:22:11 +01:00 committed by GitHub
parent 825c329734
commit 9b6278198b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
cask 'qgis' do
version '3.12.0'
sha256 '9eba4fbf92aa7bd5fa9364a1eaf8325ab1db6ec0834acabe9539e830c41167ff'
version '3.12.1'
sha256 '69cc98ac7017f62aa16b14c6e8b5743f5abc7d073643a428e45363300d15c110'
url 'https://qgis.org/downloads/macos/qgis-macos-pr.dmg'
appcast 'https://www.qgis.org/'
appcast 'https://qgis.org/downloads/macos/qgis-macos-pr.sha256sum',
configuration: version.dots_to_underscores
name 'QGIS'
homepage 'https://www.qgis.org/'