syncthing: Update to version 1.29.6

This commit is contained in:
github-actions[bot] 2025-05-06 08:29:56 +00:00
parent 21289993c7
commit faed117dfd

View File

@ -1,24 +1,24 @@
{ {
"version": "1.29.5", "version": "1.29.6",
"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.5/syncthing-windows-amd64-v1.29.5.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.29.6/syncthing-windows-amd64-v1.29.6.zip",
"hash": "5c7347c6c32b39654e9f60772135eeaa76438a9d627ffb0fb41fe15f8aecfd0d", "hash": "68dd18fd3d48f7187f3c86622ec5e817c23d7dcb83be0dbd76f70be8c96e770a",
"extract_dir": "syncthing-windows-amd64-v1.29.5" "extract_dir": "syncthing-windows-amd64-v1.29.6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.5/syncthing-windows-386-v1.29.5.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.29.6/syncthing-windows-386-v1.29.6.zip",
"hash": "1138c573ca53cd604a2bdf1bd128551a83e74fd3c307073eecf41ece100791c6", "hash": "aab5677388ee12452ffa87f32a9ee1beb6ae80a0ce3eb4e6512cad81410b1725",
"extract_dir": "syncthing-windows-386-v1.29.5" "extract_dir": "syncthing-windows-386-v1.29.6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.5/syncthing-windows-arm64-v1.29.5.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.29.6/syncthing-windows-arm64-v1.29.6.zip",
"hash": "11bb9ec9a24a39ecf93d1ed19ad5f5570b82bc1e70ecf822717e84eef89b2bcb", "hash": "3caae410824bae79d4933c0fd4c378efb12a2ac676b14fd5c0ea41b3a0a1485d",
"extract_dir": "syncthing-windows-arm64-v1.29.5" "extract_dir": "syncthing-windows-arm64-v1.29.6"
} }
}, },
"pre_install": [ "pre_install": [