Add GitEye v2.2.0 (#76539)

* Add GitEye v2.2.0

* Update giteye.rb

Co-authored-by: Vítor Galvão <info@vitorgalvao.com>
This commit is contained in:
sebflipper 2020-02-05 23:27:15 +00:00 committed by GitHub
parent 70f171f54c
commit e2f1969031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

11
Casks/giteye.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'giteye' do
version '2.2.0'
sha256 '0bee4971bc495b73832fb46719231eeff10db690c159fa12c0828634ee86b1c3'
url "https://www.collab.net/sites/default/files/downloads/GitEye-#{version}-macosx.x86_64.zip"
appcast 'https://www.collab.net/downloads/giteye-mac-64'
name 'CollabNet GitEye'
homepage 'https://www.collab.net/products/giteye'
app 'GitEye.app'
end