mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
236 B
Ruby
7 lines
236 B
Ruby
class Inkscape < Cask
|
|
url 'http://downloads.sourceforge.net/inkscape/Inkscape-0.48.2-1-SNOWLEOPARD.dmg'
|
|
homepage 'http://inkscape.org'
|
|
version '0.48.2-1'
|
|
sha1 '20073844e26dc787da04d951e3a24338758e5e8d'
|
|
link 'Inkscape.app'
|
|
end
|