Skip to content

Commit 9bca8bf

Browse files
committed
Merge pull request #4789 from singingwolfboy/gcs
GURPS Character Sheet version 4.0.0
2 parents 83fe176 + c502e08 commit 9bca8bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Casks/gurps-character-sheet.rb

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
class GurpsCharacterSheet < Cask
2-
url 'http://downloads.sourceforge.net/project/gcs-java/GCS-2011.01.02.1054.zip'
2+
url 'http://downloads.sourceforge.net/project/gcs-java/gcs-4.0.0-mac.zip'
33
homepage 'http://gurpscharactersheet.com'
4-
version '2011.01.02.1054'
5-
sha256 'd0fff0f9fb1cae790747309a312e2ebda48f56d2d272f99ea7a5ea0a72f9351b'
6-
link 'GCS-2011.01.02.1054/GURPS Character Sheet.app'
4+
version '4.0.0'
5+
sha256 '67ccecc44d28f8cf104094ae988779b8219f79a6e6fbe9c695828034d3307816'
6+
link 'gcs-4.0.0-mac/GURPS Character Sheet.app'
77
end

0 commit comments

Comments
 (0)