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.
8 lines
279 B
8 lines
279 B
12 years ago
|
class Tuxguitar < Cask
|
||
|
url 'http://downloads.sourceforge.net/project/tuxguitar/TuxGuitar/TuxGuitar-1.2/tuxguitar-1.2-macosx10.5-cocoa-64.dmg'
|
||
|
homepage 'http://www.tuxguitar.com.ar/'
|
||
|
version '1.2'
|
||
|
sha1 'f7e0803006a803c66c7f32d87c5c2f5b9b1af8dd'
|
||
|
link 'Tuxguitar.app'
|
||
|
end
|