syncthing: Update to version 2.0.11

This commit is contained in:
github-actions[bot] 2025-11-04 12:31:57 +00:00
parent 64720d5716
commit 9e58f0d4d5

View File

@ -1,24 +1,24 @@
{
"version": "2.0.10",
"version": "2.0.11",
"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.10/syncthing-windows-amd64-v2.0.10.zip",
"hash": "ae1ac8cc67ab112460ff30ebf48e4adbeb3b07fa5b7a7952eac9d39cf2f8d6eb",
"extract_dir": "syncthing-windows-amd64-v2.0.10"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-amd64-v2.0.11.zip",
"hash": "fd238eb7700802f7dc860b5cee3851d0baf62a66cab87b05011027f148289ea6",
"extract_dir": "syncthing-windows-amd64-v2.0.11"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.10/syncthing-windows-386-v2.0.10.zip",
"hash": "8a7dbdf8dcf28602d6779c0ff22fe5d376d4a0d95c8fb9189c5505758d6e7306",
"extract_dir": "syncthing-windows-386-v2.0.10"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-386-v2.0.11.zip",
"hash": "0af747e9d055cc1ed6e3707f830c4a98f73548fc14208187beaaa6cd49691181",
"extract_dir": "syncthing-windows-386-v2.0.11"
},
"arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.10/syncthing-windows-arm64-v2.0.10.zip",
"hash": "4e1d051dafa79746e69866e3057ecebbbc36c7833afbfe73ad79d46eb561855f",
"extract_dir": "syncthing-windows-arm64-v2.0.10"
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.11/syncthing-windows-arm64-v2.0.11.zip",
"hash": "df232b617d3d8b446cce50e6b7712c82f306b2cf6425d4fd94a8805e453f13e5",
"extract_dir": "syncthing-windows-arm64-v2.0.11"
}
},
"pre_install": [