syncthing: Update to version 2.0.9

This commit is contained in:
github-actions[bot] 2025-09-13 12:31:19 +00:00
parent 97d395ca63
commit 368ee9cdbf

View File

@ -1,24 +1,24 @@
{ {
"version": "2.0.8", "version": "2.0.9",
"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/v2.0.8/syncthing-windows-amd64-v2.0.8.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.9/syncthing-windows-amd64-v2.0.9.zip",
"hash": "56a1998aeeaccba310608292ec8b64b8cf660aeca6899fd548af116aefdf8d0c", "hash": "0b04c4154a94e91c4d24b6fbf7d517e5cc017c710684c0aaf59e1be33e90e269",
"extract_dir": "syncthing-windows-amd64-v2.0.8" "extract_dir": "syncthing-windows-amd64-v2.0.9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.8/syncthing-windows-386-v2.0.8.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.9/syncthing-windows-386-v2.0.9.zip",
"hash": "a59c8b02534ebb34d562b117d9c46fc5f7cb56d641ec098d34e3fa3523642859", "hash": "3d1b994ef1fd17c7970355e9aeb06b8e03a6ff8b61444253a0ef045c2bc86726",
"extract_dir": "syncthing-windows-386-v2.0.8" "extract_dir": "syncthing-windows-386-v2.0.9"
}, },
"arm64": { "arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.8/syncthing-windows-arm64-v2.0.8.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.9/syncthing-windows-arm64-v2.0.9.zip",
"hash": "352006edd8ea3f01dc2eab2dfcbb079a5828b60ebb55d4b89e5bf62148fb794c", "hash": "c5c4db70029eed70f630628bd19a3856f881a67f0fbb07418171be672697f017",
"extract_dir": "syncthing-windows-arm64-v2.0.8" "extract_dir": "syncthing-windows-arm64-v2.0.9"
} }
}, },
"pre_install": [ "pre_install": [