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.
7 lines
226 B
7 lines
226 B
class Sigil < Cask
|
|
url 'https://sigil.googlecode.com/files/Sigil-0.7.2-Mac-Package.dmg'
|
|
homepage 'http://code.google.com/p/sigil/'
|
|
version '0.7.2'
|
|
sha1 '96ef5bc726d633c1acdb08fe4adc2dfb0c8250d7'
|
|
link 'Sigil.app'
|
|
end
|
|
|