homebrew-cask/Casks/eve.rb

13 lines
406 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'eve' do
2016-09-19 01:07:37 +08:00
version '1.5.0'
sha256 '1d27a231ef6fc9eeefd870797f539e87f19b806600d3e1b8e652bb090483267e'
2016-02-14 08:28:21 +08:00
# amazonaws.com/hotkeyeve was verified as official when first introduced to the cask
2014-04-10 14:49:34 +08:00
url 'https://s3.amazonaws.com/hotkeyeve/Downloads/EVE-latest.zip'
2018-06-12 22:37:26 +08:00
appcast 'https://s3.amazonaws.com/hotkeyeve/hotkeyEVEappcast.xml'
name 'EVE'
2014-04-10 14:49:34 +08:00
homepage 'http://www.hotkey-eve.com/'
2014-09-16 00:05:32 +08:00
app 'EVE.app'
2014-04-10 14:49:34 +08:00
end