homebrew-cask/Casks/abyss.rb

11 lines
281 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'abyss' do
2015-03-10 12:30:31 +08:00
version 'x1'
2016-11-04 20:43:53 +08:00
sha256 '2130e3da4d97c71d2c932261f51ed31cbb3bcadfc600db5eb6b7f646ccf31707'
2015-03-10 12:30:31 +08:00
2016-11-04 20:43:53 +08:00
url "https://aprelium.com/data/abws#{version}.dmg"
2015-03-10 12:30:31 +08:00
name 'Abyss Web Server'
homepage 'https://aprelium.com/abyssws/'
2015-03-10 12:30:31 +08:00
app 'Abyss Web Server/Abyss Web Server.app'
end