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