Add cask for Novabench benchmarking tool (#67981)

* Add cask for Novabench benchmarking tool

* Update novabench.rb
This commit is contained in:
John Pitchko 2019-08-23 07:28:21 -06:00 committed by Vítor Galvão
parent a75318e386
commit 7fee4f4558
1 changed files with 11 additions and 0 deletions

11
Casks/novabench.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'novabench' do
version '4.0.1'
sha256 '024eae6de4317de11bcae5e7211dfac02d4bc19eb9ff79ba9ca9bfe33196804b'
url 'https://novabench.com/files/novabench.dmg'
appcast 'https://novabench.com/download#personal'
name 'Novabench'
homepage 'https://novabench.com/'
app 'Novabench.app'
end