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.
10 lines
334 B
10 lines
334 B
class SmcfancontrolBeta < Cask
|
|
version '2.5ß'
|
|
sha256 '5f40f1a914a35f6b0a549530ca8d3b4b677f48489e32a83d17577d94c75ac1af'
|
|
|
|
url 'https://github.com/hholtmann/smcFanControl/releases/download/v2.5%C3%9F/smcFanControl_2_5beta.zip'
|
|
homepage 'https://github.com/hholtmann/smcFanControl'
|
|
license :oss
|
|
|
|
app 'smcFanControl.app'
|
|
end
|
|
|