From a983548f3350d121897e6f51370cfd97337526f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 08:30:22 +0000 Subject: [PATCH] syncthing: Update to version 2.0.4 --- bucket/syncthing.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 0c0f540223..9fe394465c 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,24 +1,24 @@ { - "version": "2.0.3", + "version": "2.0.4", "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.3/syncthing-windows-amd64-v2.0.3.zip", - "hash": "53166f4f1bd1ac4c956f866f063f156d334940604de8fe254f9105ed595792d1", - "extract_dir": "syncthing-windows-amd64-v2.0.3" + "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.4/syncthing-windows-amd64-v2.0.4.zip", + "hash": "fe430e6d1509db6c77d44d14d9d329368bf46b21e4beceee0305afa31325e4fe", + "extract_dir": "syncthing-windows-amd64-v2.0.4" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-386-v2.0.3.zip", - "hash": "2d4a8e9691b6d3546b49c151a0723d2012b6e1b9e54e124d95b6fe0a577ffbb3", - "extract_dir": "syncthing-windows-386-v2.0.3" + "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.4/syncthing-windows-386-v2.0.4.zip", + "hash": "de159d664032773418bb83e5860bd82f25d88e83e5585f4b7dce24d534aa2418", + "extract_dir": "syncthing-windows-386-v2.0.4" }, "arm64": { - "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.3/syncthing-windows-arm64-v2.0.3.zip", - "hash": "14be9306d4adec027457e7f3ba68da6b13b218f351cc3cfe8b8d9f8511b13825", - "extract_dir": "syncthing-windows-arm64-v2.0.3" + "url": "https://github.com/syncthing/syncthing/releases/download/v2.0.4/syncthing-windows-arm64-v2.0.4.zip", + "hash": "17e9db66999f84b010e6ac3dfa5a1e4113ebe4a6833eeefa90071c8b02e45b69", + "extract_dir": "syncthing-windows-arm64-v2.0.4" } }, "pre_install": [