You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
212 B
7 lines
212 B
class Kismac < Cask
|
|
url 'http://update.kismacmirror.com/binaries/KisMAC-0.3.3.dmg'
|
|
version '0.3.3'
|
|
homepage 'http://kismac-ng.org/'
|
|
sha1 '798056ecc6b604ffd7d3df23e220d3efa4b6c775'
|
|
link 'KisMAC.app'
|
|
end
|
|
|