Add minergate 7.2 (#44774)

* Add minergate 7.2

* Update minergate.rb
This commit is contained in:
Paulo Freitas 2018-03-15 20:33:34 -03:00 committed by commitay
parent 4e8cbc2cc1
commit 03ad962dd4
1 changed files with 15 additions and 0 deletions

15
Casks/minergate.rb Normal file
View File

@ -0,0 +1,15 @@
cask 'minergate' do
version '7.2'
sha256 '9e65d63c366fe7bd0093899d7a0e8082dfbcf05d4667f1a1ca7d0d72f0012be8'
url "https://download.minergate.com/mac/#{version}"
name 'MinerGate'
homepage 'https://minergate.com/downloads/gui'
app 'MinerGate.app'
zap trash: [
'~/Library/Application Support/minergate',
'/Library/Logs/DiagnosticReports/minergate_*',
]
end