You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
205 B
6 lines
205 B
class Money < Cask
|
|
url 'http://download.jumsoft.com/Applications/Money/Money_4.4.4.zip'
|
|
homepage 'http://www.jumsoft.com/money/'
|
|
version '4.4.4'
|
|
sha1 'c68ceadd03b3ee57bd1e71918ce7a2d4d3b8d025'
|
|
end
|
|
|