From fc54f868eaa84307938f910c2128544f29c1cdbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 12:32:45 +0000 Subject: [PATCH] syncthing: Update to version 1.28.1 --- bucket/syncthing.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 1373a639c7..a794b65f85 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,24 +1,24 @@ { - "version": "1.28.0", + "version": "1.28.1", "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/v1.28.0/syncthing-windows-amd64-v1.28.0.zip", - "hash": "18471b9e443fa6fe9188f03d0e7a23ab263a0794a10026f9679f2ffe59034703", - "extract_dir": "syncthing-windows-amd64-v1.28.0" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-amd64-v1.28.1.zip", + "hash": "264976f5f6d01d321e2610cc6b18dc0000a524c3ecfd388f9ef7883e202e0a61", + "extract_dir": "syncthing-windows-amd64-v1.28.1" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-windows-386-v1.28.0.zip", - "hash": "4a9d96fe18022c2f009c4088aec2c4bae2de03bfcb8c44352184acb32b828113", - "extract_dir": "syncthing-windows-386-v1.28.0" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-386-v1.28.1.zip", + "hash": "5e66aef7a5d1b1064e91091170c596a8807381abd82464c2dba2945e8a407223", + "extract_dir": "syncthing-windows-386-v1.28.1" }, "arm64": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-windows-arm64-v1.28.0.zip", - "hash": "38059b8e245ef5d2a5c958983579f69fea52b3baf3c5609b0f9de6fbc1104fe1", - "extract_dir": "syncthing-windows-arm64-v1.28.0" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-arm64-v1.28.1.zip", + "hash": "754b570c4f17d9c3aefa8859e6c338d510773335d814b520580dbddbd3ad2402", + "extract_dir": "syncthing-windows-arm64-v1.28.1" } }, "pre_install": [