From 3284cf500f1e246d59cfdff1a95575a8e790b841 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Aug 2025 08:29:53 +0000 Subject: [PATCH] syncthing: Update to version 2.0.3 --- bucket/syncthing.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 22dcf403cb..0c0f540223 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,24 +1,24 @@ { - "version": "2.0.2", + "version": "2.0.3", "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.2/syncthing-windows-amd64-v2.0.2.zip", - "hash": "e1a2f3632d0c144b998d76791a3e109f650c4cfd473f578f6b57ca1d553391eb", - "extract_dir": "syncthing-windows-amd64-v2.0.2" + "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" }, "32bit": { - "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" + "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" }, "arm64": { - "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" + "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" } }, "pre_install": [