Update GURPS Character Sheet.app to v1.0.4

GCS updated and the old download link is dead, so the cask needs to be updated
to the new version.
This commit is contained in:
Ian Copp 2014-06-20 13:59:40 -07:00
parent 21889c24ea
commit dc7c928172
1 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,9 @@
class GurpsCharacterSheet < Cask
url 'https://downloads.sourceforge.net/project/gcs-java/gcs-4.0.0-mac.zip'
version '4.0.1'
sha256 'ddff9b883b29be7dce0798cfedfe48c54d02a2adb16dc1e60cbcaa37d2ef902e'
url 'https://downloads.sourceforge.net/project/gcs-java/gcs-4.0.1-mac.zip'
homepage 'http://gurpscharactersheet.com'
version '4.0.0'
sha256 '67ccecc44d28f8cf104094ae988779b8219f79a6e6fbe9c695828034d3307816'
link 'gcs-4.0.0-mac/GURPS Character Sheet.app'
link 'gcs-4.0.1-mac/GURPS Character Sheet.app'
end