homebrew-cask/Casks/aether.rb

12 lines
470 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'aether' do
version '2.0.0-dev.13,1906191901.7eaf250'
sha256 '2a6f02a5e4255d15e57225a76d26ae8d0063dcbf96a6a74848eea26e6d392f95'
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