mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
093ae0085e | ||
|
|
c4e7104333 | ||
|
|
7795117b29 | ||
|
|
135e6a7010 | ||
|
|
03a0716a66 | ||
|
|
d522278050 |
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -115,6 +115,7 @@ From the community (notify me if I'm missing some):
|
||||
* https://github.com/Brian-E-Taylor/FanControl.AIDA64 to get readings out of AIDA64
|
||||
* https://github.com/Benson5650/FanControl.RazerCoolingPadPlugin to interface with Razer Laptop Cooling Pad.
|
||||
* https://github.com/chenx-dust/FanControl.GPDPlugin to interface with GPD devices
|
||||
* https://github.com/jiarandiana0307/FanControl.LenovoPlugin to control fans of Lenovo laptops with `Lenovo ACPI-Compliant Virtual Power Controller` installed
|
||||
|
||||
From Rem0o
|
||||
* https://github.com/Rem0o/FanControl.IntelCtlLibrary (Intel ARC gpus)
|
||||
|
||||
BIN
Updater.exe
BIN
Updater.exe
Binary file not shown.
14
version.json
14
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 247,
|
||||
"Message": "- Fix a bug where the app window would open unintentionally at startup\r\n- Cleanup memory usage after startup\r\n- Control offset now supports decimal values\r\n- Make sleep/resume routine more robust\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 251,
|
||||
"Message": "- Update LibreHardwareMonitorLib (DiskInfoToolKit)\r\n- Add storage update interval parameter\r\n- Handle live hardware removed\r\n- FanControl is now a signed app",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "832864D87D9505F01A6432BBDA152AC2",
|
||||
"FanControl_8_0": "2A907FDCC94310EAE8F2478A01567043",
|
||||
"FanControl_4_8_Installer": "0A957A0349DA23672E01998BB3DCC3B1",
|
||||
"FanControl_8_0_Installer": "C75C187456FF05831080FD61FC0754BD",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
"FanControl_4_8": "CE88AB721CD8683FF8DED4D94629D665",
|
||||
"FanControl_10_0": "5161B541BE82A64BC981475DC8C3F895",
|
||||
"FanControl_4_8_Installer": "023B62107AA2788C598017CF2258AA27",
|
||||
"FanControl_10_0_Installer": "F4544D7FC632CB8FD8839D9C1BF8157A",
|
||||
"Updater": "8445CA16D4EC4D0791F71C025B56FF0C"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user