mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
254 B
Ruby
9 lines
254 B
Ruby
class Sigil < Cask
|
|
version '0.7.4'
|
|
sha256 '5e88598884bca908f891d6ece0b5b83c4947e2f5f409ef770e4c92907a763d94'
|
|
|
|
url 'https://sigil.googlecode.com/files/Sigil-0.7.4-Mac-Package.dmg'
|
|
homepage 'http://code.google.com/p/sigil/'
|
|
|
|
link 'Sigil.app'
|
|
end
|