homebrew-cask/Casks/abgx360.rb

19 lines
570 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'abgx360' do
2014-07-12 07:33:43 +08:00
version '1.0.6'
sha256 'b2b066d1500e6c6a64d103b2c1a9e1760be0a4e16df314b4868024c19df8c741'
2016-02-11 08:23:00 +08:00
# dropbox.com/u/59058148 was verified as official when first introduced to the cask
2015-06-29 14:32:18 +08:00
url "https://dl.dropbox.com/u/59058148/abgx360-#{version}.pkg"
2015-01-04 10:06:24 +08:00
name 'abgx360'
2014-10-09 22:56:08 +08:00
homepage 'http://abgx360.xecuter.com/'
license :oss
2014-07-12 07:33:43 +08:00
2014-09-26 20:08:45 +08:00
pkg "abgx360-#{version}.pkg"
2014-11-22 22:12:36 +08:00
uninstall quit: 'net.abgx360.abgx360gui',
pkgutil: [
'net.abgx360.abgx360.pkg',
'net.abgx360.abgx360gui.pkg',
]
2014-07-12 07:33:43 +08:00
end