homebrew-cask/Casks/eve.rb

14 lines
496 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'
appcast 'https://s3.amazonaws.com/hotkeyeve/hotkeyEVEappcast.xml',
2016-09-19 01:07:37 +08:00
checkpoint: 'e9ec5e3e38ebb8c634bb750a6a41de8267c2f12adaf7ee3e29eb8d47be8f79ae'
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