mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-01-14 00:48:33 -05:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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": 250,
|
||||
"Message": "- Update LibreHardwareMonitorLib (compatibility improvement for various gigabyte and msi motherboards)\r\n- Available Romanian translation\r\n- Font options for languages where the default font do not look good",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "1E0A5908835F61C8ADB093AF627A5768",
|
||||
"FanControl_8_0": "A03E1C0065AFE315BF947CB4BDA849AD",
|
||||
"FanControl_4_8_Installer": "E1DF25BA31FF4EAAD0EC43E9D101FF1F",
|
||||
"FanControl_8_0_Installer": "31F9CBF3C33BDAB871492BFA805069C2",
|
||||
"Updater": "82745C6CC3D8598898AA2CE81A8DFF2E"
|
||||
"FanControl_4_8": "F49CBC715C3427FC66DEC0EC5C78328C",
|
||||
"FanControl_10_0": "D57E741C385934692933B679D5BC6015",
|
||||
"FanControl_4_8_Installer": "F0D618FC816C6ABFF559B902AD846252",
|
||||
"FanControl_10_0_Installer": "5072C3F7EE412A77C1DBCCF4502D0CFA",
|
||||
"Updater": "504D0568993011A6F4BC8CF81AFC611C"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user