homebrew-cask-versions/Casks/aether.rb
Herb 32e2bf7562 aether
Closes #6776.
2014-10-18 16:33:45 +01:00

10 lines
293 B
Ruby

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