From 951dcc5a0420164099ecd566200a1db7b13eb2da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 12:31:57 +0000 Subject: [PATCH] syncthing: Update to version 1.22.1 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 2ea2b63076..3b66c9ca37 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,19 +1,19 @@ { - "version": "1.22.0", + "version": "1.22.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://github.com/syncthing/docs/blob/main/users/autostart.rst#windows", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-windows-amd64-v1.22.0.zip", - "hash": "5889c01bbedec530841b71d61f6370c12888904a1893eb3443261918a7dd0f11", - "extract_dir": "syncthing-windows-amd64-v1.22.0" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-amd64-v1.22.1.zip", + "hash": "e191f58c444d1a2b5aa8d7aeaf28503077c35d77f3ecf1e2054397bc3007d9d9", + "extract_dir": "syncthing-windows-amd64-v1.22.1" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-windows-386-v1.22.0.zip", - "hash": "d826da71c53820bf6fc298c504a6faf8105f6fffee9bfc2473742ff70e9c49a5", - "extract_dir": "syncthing-windows-386-v1.22.0" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-386-v1.22.1.zip", + "hash": "48f5e1cebbafe9b9f6140eeae21456855d35eb7f934889e75374d2e5955757c1", + "extract_dir": "syncthing-windows-386-v1.22.1" } }, "pre_install": [