From 833f9df0d99f1bb7128460eb2a96816ce583d0da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 08:29:51 +0000 Subject: [PATCH] syncthing: Update to version 2.0.2 --- bucket/syncthing.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 7fd68a0ba3..22dcf403cb 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,24 +1,24 @@ { - "version": "2.0.1", + "version": "2.0.2", "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/v2.0.1/syncthing-windows-amd64-v2.0.1.zip", - "hash": "68ccbef1ec230de8cd75ca4f7982128592db226df5059a9ada6c02ed7b91ddeb", - "extract_dir": "syncthing-windows-amd64-v2.0.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-amd64-v2.0.2.zip", + "hash": "e1a2f3632d0c144b998d76791a3e109f650c4cfd473f578f6b57ca1d553391eb", + "extract_dir": "syncthing-windows-amd64-v2.0.2" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-386-v2.0.1.zip", - "hash": "72dabadaf1af5574909e974177e48e31326bb3a4b665c51d4087b2b02db0563a", - "extract_dir": "syncthing-windows-386-v2.0.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-386-v2.0.2.zip", + "hash": "079bcc5775bead3e969582989a46d99130981623395066006ddb483dddbf88d0", + "extract_dir": "syncthing-windows-386-v2.0.2" }, "arm64": { - "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.1/syncthing-windows-arm64-v2.0.1.zip", - "hash": "6516c3b6aa9c7e8e9f9e4b4714b05f7a5ca9870c736285d634b8358f617b4250", - "extract_dir": "syncthing-windows-arm64-v2.0.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.2/syncthing-windows-arm64-v2.0.2.zip", + "hash": "948cc706f6c9071625922d11a52489a34e4d92c6c2ccd669af8f765410263d0f", + "extract_dir": "syncthing-windows-arm64-v2.0.2" } }, "pre_install": [