mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
296 B
Ruby
7 lines
296 B
Ruby
class Gurpscharactersheet < Cask
|
|
url 'http://downloads.sourceforge.net/project/gcs-java/GCS-2011.01.02.1054.zip'
|
|
homepage 'http://gurpscharactersheet.com'
|
|
version '2011.01.02.1054'
|
|
sha1 'c84356a17641e50f119b5b642c40bec6de6ee1a1'
|
|
link 'GCS-2011.01.02.1054/GURPS Character Sheet.app'
|
|
end
|