You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
318 B
8 lines
318 B
11 years ago
|
class SmcfancontrolBeta < Cask
|
||
|
url 'https://github.com/hholtmann/smcFanControl/releases/download/v2.5%C3%9F/smcFanControl_2_5beta.zip'
|
||
|
homepage 'https://github.com/hholtmann/smcFanControl'
|
||
|
version '2.5ß'
|
||
|
sha256 '5f40f1a914a35f6b0a549530ca8d3b4b677f48489e32a83d17577d94c75ac1af'
|
||
|
link 'smcFanControl.app'
|
||
|
end
|