Update gdlauncher from 0.12.4 to 1.0.3 (#82940)

This commit is contained in:
suschizu 2020-05-20 20:13:39 +02:00 committed by GitHub
parent 0129c2c25f
commit a2b532d913
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,9 +1,9 @@
cask 'gdlauncher' do
version '0.12.4'
sha256 'd73f751659443117b0bf8948e3e74494f96a1c2060cdb1dcaa21854d270209f3'
version '1.0.3'
sha256 'ccf9cd4d7ffb03a0717c344e64c95db71f687becf27e15770c57a43552881b15'
# github.com/gorilla-devs/GDLauncher/ was verified as official when first introduced to the cask
url "https://github.com/gorilla-devs/GDLauncher/releases/download/v#{version}/GDLauncher-mac-setup.zip"
url "https://github.com/gorilla-devs/GDLauncher/releases/download/v#{version}/GDLauncher-mac-setup.dmg"
appcast 'https://github.com/gorilla-devs/GDLauncher/releases.atom'
name 'GDLauncher'
homepage 'https://gdevs.io/'