Closes #6776.
This commit is contained in:
Herb 2014-10-18 22:06:41 +08:00 committed by Vítor Galvão
parent 59d7df1937
commit 32e2bf7562
1 changed files with 10 additions and 0 deletions

10
Casks/aether.rb Normal file
View File

@ -0,0 +1,10 @@
class Aether < Cask
version '1.2.3'
sha256 '04ca7fbd693bda438436b46315616660ff123ec9d817d802c8c14dcb13711338'
url "https://github.com/nehbit/aether-public/releases/download/v#{version}-OSX/Aether.#{version}.dmg"
homepage 'http://getaether.net/'
license :oss
app 'Aether.app'
end