mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
177 B
Ruby
7 lines
177 B
Ruby
class AeroFs < Cask
|
|
url 'https://dsy5cjk52fz4a.cloudfront.net/AeroFSInstall.dmg'
|
|
homepage 'https://www.aerofs.com/'
|
|
version 'latest'
|
|
no_checksum
|
|
link 'AeroFS.app'
|
|
end
|