mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-11 23:48:09 -05:00
Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
093ae0085e | ||
|
|
c4e7104333 | ||
|
|
7795117b29 | ||
|
|
135e6a7010 | ||
|
|
03a0716a66 | ||
|
|
d522278050 | ||
|
|
252e733541 |
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": 246,
|
||||
"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": "1E0A5908835F61C8ADB093AF627A5768",
|
||||
"FanControl_8_0": "A03E1C0065AFE315BF947CB4BDA849AD",
|
||||
"FanControl_4_8_Installer": "E1DF25BA31FF4EAAD0EC43E9D101FF1F",
|
||||
"FanControl_8_0_Installer": "31F9CBF3C33BDAB871492BFA805069C2",
|
||||
"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