From 67f4b79ec46c1502a9c39507331a6b3e973cf8b8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 8 May 2019 16:00:23 +0000 Subject: [PATCH] syncthing: Update to version 1.1.3 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 9ed90c035d..d9dff7dae3 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "1.1.2", + "version": "1.1.3", "architecture": { "64bit": { - "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" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.3/syncthing-windows-amd64-v1.1.3.zip", + "hash": "869268450220ea3ab29aaf8e244d8c7090f2223aa5433f27588bbcad9363acaa", + "extract_dir": "syncthing-windows-amd64-v1.1.3" }, "32bit": { - "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" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.3/syncthing-windows-386-v1.1.3.zip", + "hash": "750b472eddc5d8bd3cd25e79458d2d17e7c61b4eb89a684f938c382567677afb", + "extract_dir": "syncthing-windows-386-v1.1.3" } }, "bin": "syncthing.exe",