homebrew-cask/Casks/aether.rb

12 lines
471 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'aether' do
version '2.0.0-dev.12,1904242038.68b25894'
sha256 '80274498fb471a1fe2db07da2d950493fd594fb98fa7664f5631c47bcf84b17c'
2014-10-18 22:06:41 +08:00
url "https://static.getaether.net/Releases/Aether-#{version.before_comma}/#{version.after_comma}/mac/Aether-#{version.before_comma}%2B#{version.after_comma}.dmg"
appcast 'https://static.getaether.net/WebsiteReleaseLinks/Latest/LatestReleaseLinks.json'
2015-01-04 10:33:19 +08:00
name 'Aether'
2018-10-07 11:38:01 +08:00
homepage 'https://getaether.net/'
2014-10-18 22:06:41 +08:00
app 'Aether.app'
end