syncthing: Update to version 2.0.3

This commit is contained in:
github-actions[bot] 2025-08-22 08:29:53 +00:00
parent 99a41d917d
commit 3284cf500f

View File

@ -1,24 +1,24 @@
{
"version": "2.0.2",
"version": "2.0.3",
"description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/",
"license": "MPL-2.0",
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
"architecture": {
"64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-amd64-v2.0.2.zip",
"hash": "e1a2f3632d0c144b998d76791a3e109f650c4cfd473f578f6b57ca1d553391eb",
"extract_dir": "syncthing-windows-amd64-v2.0.2"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-amd64-v2.0.3.zip",
"hash": "53166f4f1bd1ac4c956f866f063f156d334940604de8fe254f9105ed595792d1",
"extract_dir": "syncthing-windows-amd64-v2.0.3"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-386-v2.0.2.zip",
"hash": "079bcc5775bead3e969582989a46d99130981623395066006ddb483dddbf88d0",
"extract_dir": "syncthing-windows-386-v2.0.2"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-386-v2.0.3.zip",
"hash": "2d4a8e9691b6d3546b49c151a0723d2012b6e1b9e54e124d95b6fe0a577ffbb3",
"extract_dir": "syncthing-windows-386-v2.0.3"
},
"arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-arm64-v2.0.2.zip",
"hash": "948cc706f6c9071625922d11a52489a34e4d92c6c2ccd669af8f765410263d0f",
"extract_dir": "syncthing-windows-arm64-v2.0.2"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-arm64-v2.0.3.zip",
"hash": "14be9306d4adec027457e7f3ba68da6b13b218f351cc3cfe8b8d9f8511b13825",
"extract_dir": "syncthing-windows-arm64-v2.0.3"
}
},
"pre_install": [