mirror of
https://github.com/Rem0o/FanControl.Releases.git
synced 2026-04-26 03:00:17 -04:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae7705becb | ||
|
|
dc0ea24a83 | ||
|
|
4d8c62a86e | ||
|
|
c20df88541 |
2
.github/FUNDING.yml
vendored
2
.github/FUNDING.yml
vendored
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
|
||||
liberapay: # Replace with a single Liberapay username
|
||||
issuehunt: # Replace with a single IssueHunt username
|
||||
otechie: # Replace with a single Otechie username
|
||||
custom: ["https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control"] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
||||
custom: ["https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control", "https://buy.stripe.com/aFaeV75oSg0wcvhbKL0ZW00"] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|
||||
|
||||
BIN
FanControl.zip
BIN
FanControl.zip
Binary file not shown.
@@ -7,6 +7,8 @@
|
||||
<p align="center">
|
||||
<a href="/FanControl.zip?raw=true"><img src="https://img.shields.io/badge/Download-FanControl-green.svg?style=flat&logo=download" alt="Download"/></a>
|
||||
<a href="https://www.paypal.com/donate/?business=N4JPSTUQHRJM8&no_recurring=0&item_name=Fan%20Control%20software%20creator%20and%20maintainer.%20Donations%20allow%20me%20to%20continue%20working%20on%20this%20project%20while%20keeping%20it%20free%20to%20use.%20Thank%20you%20for%20contributing%21¤cy_code=USD"><img src="https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat&logo=paypal" alt="Donate"/></a>
|
||||
<a href="https://buy.stripe.com/aFaeV75oSg0wcvhbKL0ZW00"><img src="https://img.shields.io/badge/Donate-Stripe-635BFF?logo=stripe&logoColor=white" alt="Donate"/></a>
|
||||
|
||||
</p>
|
||||
|
||||

|
||||
|
||||
12
version.json
12
version.json
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"Number": 262,
|
||||
"Message": "- Fix a cache loading bug\r\n- Fix tray icon tooltips\r\n- Add support for any full config path with -c or --config cli option\r\n- Update LibreHardwareMonitorLib",
|
||||
"Number": 264,
|
||||
"Message": "- Fix leaks in ADLXWrapper\r\n- Fixed a logging bug\r\n- Fixed a bug when cancelling the browse window when loading a config\r\n- Update LibreHardwareMonitorLib",
|
||||
"Checksums": {
|
||||
"FanControl_4_8": "27E4BEF5AB961DDC93B2FAF6CE6900D2",
|
||||
"FanControl_10_0": "0B042EBD9C18078392B998210DFCE38A",
|
||||
"FanControl_4_8_Installer": "50C4AC18A5B043B07B4005899B8E518B",
|
||||
"FanControl_10_0_Installer": "306195B5092B81E883074754A4915103",
|
||||
"FanControl_4_8": "7A048DB8E169497740DD5E844C8E2819",
|
||||
"FanControl_10_0": "0218E871BA5EA3A55CDB6A21BFFA7060",
|
||||
"FanControl_4_8_Installer": "C319AEF99CC8A80FAFC65BA2771A2575",
|
||||
"FanControl_10_0_Installer": "DFD5B00D0FA86BBB562842794AC260E6",
|
||||
"Updater": "8445CA16D4EC4D0791F71C025B56FF0C"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user