syncthing: Update to version 1.29.5

This commit is contained in:
github-actions[bot] 2025-04-12 16:29:13 +00:00
parent 8e48ada91e
commit d6368490d7

View File

@ -1,24 +1,24 @@
{
"version": "1.29.4",
"version": "1.29.5",
"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/v1.29.4/syncthing-windows-amd64-v1.29.4.zip",
"hash": "50a45dea8d228f5c477ccdb71a9e8140b630d41740a2ecd5efe5c81c8ba6fc96",
"extract_dir": "syncthing-windows-amd64-v1.29.4"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.5/syncthing-windows-amd64-v1.29.5.zip",
"hash": "5c7347c6c32b39654e9f60772135eeaa76438a9d627ffb0fb41fe15f8aecfd0d",
"extract_dir": "syncthing-windows-amd64-v1.29.5"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.4/syncthing-windows-386-v1.29.4.zip",
"hash": "b79d782eb71f046ab9a1b80fc1b579d830a0e98ed7cf1ea101a62d0f4dab6bef",
"extract_dir": "syncthing-windows-386-v1.29.4"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.5/syncthing-windows-386-v1.29.5.zip",
"hash": "1138c573ca53cd604a2bdf1bd128551a83e74fd3c307073eecf41ece100791c6",
"extract_dir": "syncthing-windows-386-v1.29.5"
},
"arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.4/syncthing-windows-arm64-v1.29.4.zip",
"hash": "9714bfcec61a1be9803085ecb61cfc37ba13d9e2af1ed8e9eba1f12541520207",
"extract_dir": "syncthing-windows-arm64-v1.29.4"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.29.5/syncthing-windows-arm64-v1.29.5.zip",
"hash": "11bb9ec9a24a39ecf93d1ed19ad5f5570b82bc1e70ecf822717e84eef89b2bcb",
"extract_dir": "syncthing-windows-arm64-v1.29.5"
}
},
"pre_install": [