mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
248 B
Ruby
9 lines
248 B
Ruby
class Subnetcalc < Cask
|
|
version '1.1'
|
|
sha256 '19157baacac0cede6849356cb305a0ed2e4290e1e9e8ac4b691fd1d7ce1920cf'
|
|
|
|
url 'http://subnetcalc.free.fr/download/subnetcalc-1.1.dmg'
|
|
homepage 'http://subnetcalc.free.fr/'
|
|
|
|
link 'SubnetCalc.app'
|
|
end
|