Update G Desktop Suite to v0.3.1 (#83127)

This commit is contained in:
Alex Gyujin Kim 2020-05-23 14:10:54 -04:00 committed by GitHub
parent 393b43c3b6
commit 6b7bd50ac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
cask 'g-desktop-suite' do
version '0.2.1'
sha256 '6220c88551ab2c19180d662387330ab31e44a45cb5dabad51bb86a0bf47904eb'
version '0.3.1'
sha256 '461c5d19149a088981f8f7a87148cda1762458b7c64d59e1ec5062106eb8ad90'
url "https://github.com/alexkim205/G-Desktop-Suite/releases/latest/download/G.Desktop.Suite-#{version}.dmg"
appcast 'https://github.com/alexkim205/G-Desktop-Suite/releases.atom'
url "https://github.com/alexkim205/g-desktop-suite/releases/latest/download/G-Desktop-Suite-#{version}.dmg"
appcast 'https://github.com/alexkim205/g-desktop-suite/releases.atom'
name 'G Desktop Suite'
homepage 'https://github.com/alexkim205/G-Desktop-Suite'
homepage 'https://github.com/alexkim205/g-desktop-suite'
app 'G Desktop Suite.app'
end