syncthing: Update to version 2.0.2

This commit is contained in:
github-actions[bot] 2025-08-16 08:29:51 +00:00
parent 39536a8dda
commit 833f9df0d9

View File

@ -1,24 +1,24 @@
{ {
"version": "2.0.1", "version": "2.0.2",
"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.1/syncthing-windows-amd64-v2.0.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-amd64-v2.0.2.zip",
"hash": "68ccbef1ec230de8cd75ca4f7982128592db226df5059a9ada6c02ed7b91ddeb", "hash": "e1a2f3632d0c144b998d76791a3e109f650c4cfd473f578f6b57ca1d553391eb",
"extract_dir": "syncthing-windows-amd64-v2.0.1" "extract_dir": "syncthing-windows-amd64-v2.0.2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-386-v2.0.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-386-v2.0.2.zip",
"hash": "72dabadaf1af5574909e974177e48e31326bb3a4b665c51d4087b2b02db0563a", "hash": "079bcc5775bead3e969582989a46d99130981623395066006ddb483dddbf88d0",
"extract_dir": "syncthing-windows-386-v2.0.1" "extract_dir": "syncthing-windows-386-v2.0.2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-arm64-v2.0.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-arm64-v2.0.2.zip",
"hash": "6516c3b6aa9c7e8e9f9e4b4714b05f7a5ca9870c736285d634b8358f617b4250", "hash": "948cc706f6c9071625922d11a52489a34e4d92c6c2ccd669af8f765410263d0f",
"extract_dir": "syncthing-windows-arm64-v2.0.1" "extract_dir": "syncthing-windows-arm64-v2.0.2"
} }
}, },
"pre_install": [ "pre_install": [