From e8a7d87d65b7163040e0e6cd0fb63b86c4b56c38 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 May 2019 06:00:30 +0000 Subject: [PATCH] syncthing: Update to version 1.1.2 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index e58583da94..9ed90c035d 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "1.1.1", + "version": "1.1.2", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.1/syncthing-windows-amd64-v1.1.1.zip", - "hash": "1b1e085b37e64574db271b9fcc895bc03760fd0bd0d63c66b8c2804a64d1bf18", - "extract_dir": "syncthing-windows-amd64-v1.1.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.2/syncthing-windows-amd64-v1.1.2.zip", + "hash": "10ded8105254297f31db4c02d709a9db844415cfba19e44c47b8ae2933815ff0", + "extract_dir": "syncthing-windows-amd64-v1.1.2" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.1/syncthing-windows-386-v1.1.1.zip", - "hash": "c1ded5eab974a6695b2926d4ae779492289a339ba526ac239963e0c5008e5749", - "extract_dir": "syncthing-windows-386-v1.1.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.2/syncthing-windows-386-v1.1.2.zip", + "hash": "1e8747347973b663f4a6bebb10b97215b5972c32c496f3e1aff967e342235b2e", + "extract_dir": "syncthing-windows-386-v1.1.2" } }, "bin": "syncthing.exe",