syncthing: Update to version 2.0.1

This commit is contained in:
github-actions[bot] 2025-08-14 08:30:23 +00:00
parent 73b27efdff
commit 733f7fc128

View File

@ -1,24 +1,24 @@
{
"version": "2.0.0",
"version": "2.0.1",
"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.0/syncthing-windows-amd64-v2.0.0.zip",
"hash": "431db53c30e9e0d721a8b25251cd0948bb59298f01bb652ed72a74f3a382e99f",
"extract_dir": "syncthing-windows-amd64-v2.0.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-amd64-v2.0.1.zip",
"hash": "68ccbef1ec230de8cd75ca4f7982128592db226df5059a9ada6c02ed7b91ddeb",
"extract_dir": "syncthing-windows-amd64-v2.0.1"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.0/syncthing-windows-386-v2.0.0.zip",
"hash": "6a3eec81b64d1d85afcefeeba23da86b3d33c4af571f18774141802f740597f1",
"extract_dir": "syncthing-windows-386-v2.0.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-386-v2.0.1.zip",
"hash": "72dabadaf1af5574909e974177e48e31326bb3a4b665c51d4087b2b02db0563a",
"extract_dir": "syncthing-windows-386-v2.0.1"
},
"arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.0/syncthing-windows-arm64-v2.0.0.zip",
"hash": "93c94aa4ea3fb3e4d43afdffa505f899abe9deb8532ad7fb8c24acb16b64de83",
"extract_dir": "syncthing-windows-arm64-v2.0.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-arm64-v2.0.1.zip",
"hash": "6516c3b6aa9c7e8e9f9e4b4714b05f7a5ca9870c736285d634b8358f617b4250",
"extract_dir": "syncthing-windows-arm64-v2.0.1"
}
},
"pre_install": [