homebrew-cask/Casks/gfxcardstatus.rb

14 lines
409 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'gfxcardstatus' do
version '2.3'
sha256 '092b3e2fad44681ba396cf498707c8b6c228fd55310770a8323ebb9344b4d9a1'
url "https://gfx.io/downloads/gfxCardStatus-#{version}.zip"
appcast 'https://gfx.io/appcast.xml',
2016-01-14 02:07:26 +08:00
:checkpoint => 'c52a51d2da8795e12eceb2d035f45ceb44197a480883408f9ea7cff96e7d2c90'
2015-01-12 01:52:20 +08:00
name 'gfxCardStatus'
homepage 'https://gfx.io/'
2015-09-01 00:46:46 +08:00
license :bsd
2014-09-16 00:05:37 +08:00
app 'gfxCardStatus.app'
2012-11-15 04:08:40 +08:00
end