homebrew-cask/Casks/atraci.rb

12 lines
343 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'atraci' do
2014-12-16 02:56:24 +08:00
version '0.7.0'
sha256 '69ea5a32574473b4a7ad39a1743b9eb05262530f8b6d0b25b32d21f03115df12'
2014-08-29 15:26:08 +08:00
url "https://github.com/Atraci/Atraci/releases/download/#{version}/Atraci-mac.zip"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/Atraci/Atraci/releases.atom'
2015-01-04 11:20:27 +08:00
name 'Atraci'
2016-11-23 13:28:05 +08:00
homepage 'https://github.com/Atraci/Atraci/'
2014-09-16 00:05:16 +08:00
app 'Atraci.app'
end