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.
6 lines
189 B
6 lines
189 B
class AirServer < Cask
|
|
url 'http://dl.airserver.com/mac/AirServer-4.6.4.dmg'
|
|
homepage 'http://www.airserver.com'
|
|
version '4.6.4'
|
|
sha1 '3c80e2110bcdf4e46ec9809c141b5367a80d6365'
|
|
end
|
|
|