mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
230 B
Ruby
7 lines
230 B
Ruby
class Dia < Cask
|
|
url 'http://downloads.sourceforge.net/dia-installer/dia/0.97.2/Dia-0.97.2-7.dmg'
|
|
homepage 'http://dia-installer.de/'
|
|
version '0.97.2-7'
|
|
sha1 '1af9561c4e0382e537c7f622e657ced14300a1d4'
|
|
link 'Dia.app'
|
|
end
|