syncthing: Update to version 1.29.3

This commit is contained in:
github-actions[bot] 2025-03-12 12:31:42 +00:00
parent f1553a209b
commit 79a43e0069

View File

@ -1,24 +1,24 @@
{ {
"version": "1.29.2", "version": "1.29.3",
"description": "Open Source Continuous File Synchronization.", "description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/", "homepage": "https://syncthing.net/",
"license": "MPL-2.0", "license": "MPL-2.0",
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows", "notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.2/syncthing-windows-amd64-v1.29.2.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.29.3/syncthing-windows-amd64-v1.29.3.zip",
"hash": "1c1a2fa23461f68918f4e5e6b241723bdfade8c091e1be5dd94439d4fe0234d3", "hash": "6208a66283615a0fd8587c55dbceb26cf6462fab1fc856b760953c2431478fe1",
"extract_dir": "syncthing-windows-amd64-v1.29.2" "extract_dir": "syncthing-windows-amd64-v1.29.3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.2/syncthing-windows-386-v1.29.2.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.29.3/syncthing-windows-386-v1.29.3.zip",
"hash": "a89409b73e64da3844a16d15cf743b3597f65a91dc62d2ff74ee8a4799d24a28", "hash": "12a2975d8783abeefc9c72e277d4e52dc220ad7cdec27073402df55b13b307d8",
"extract_dir": "syncthing-windows-386-v1.29.2" "extract_dir": "syncthing-windows-386-v1.29.3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.2/syncthing-windows-arm64-v1.29.2.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.29.3/syncthing-windows-arm64-v1.29.3.zip",
"hash": "f4527531533ae5a06c4c723a2f8d3b74a56d958ec5b39c54cd7f417b97b76e7f", "hash": "d647676c8839e6ef2113d1037c4da863612c160448bdd4e260b794ef930221a3",
"extract_dir": "syncthing-windows-arm64-v1.29.2" "extract_dir": "syncthing-windows-arm64-v1.29.3"
} }
}, },
"pre_install": [ "pre_install": [