From 5094499db1a682967d8a5d5bb211907efa2adbf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 4 May 2021 12:35:51 +0200 Subject: [PATCH] syncthing: Update to version 1.16.0 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index cdd549f094..281cf92647 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,19 +1,19 @@ { - "version": "1.15.1", + "version": "1.16.0", "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.15.1/syncthing-windows-amd64-v1.15.1.zip", - "hash": "5627fa43eea57edf3495c9174f42da7125c59fecbe0c6b404d9c389aa3675eeb", - "extract_dir": "syncthing-windows-amd64-v1.15.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.16.0/syncthing-windows-amd64-v1.16.0.zip", + "hash": "64d7ba0903d7e194f55f99ad384179f8966b4b33e2cc14956170ac610c7a3617", + "extract_dir": "syncthing-windows-amd64-v1.16.0" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.15.1/syncthing-windows-386-v1.15.1.zip", - "hash": "427593160eb5eb5afbed162b77c033799550708382d5197f82405521567de731", - "extract_dir": "syncthing-windows-386-v1.15.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.16.0/syncthing-windows-386-v1.16.0.zip", + "hash": "8c649ee93b6cd8ec1856a326b6aff1cb2685e013862544ed357d6df3e8709fa9", + "extract_dir": "syncthing-windows-386-v1.16.0" } }, "pre_install": [