From 82df01ce499915b4837b8438a8b42d84b599ec11 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Jun 2019 06:02:05 +0000 Subject: [PATCH] syncthing: Update to version 1.1.4 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index d9dff7dae3..78e7166342 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "1.1.3", + "version": "1.1.4", "architecture": { "64bit": { - "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" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.4/syncthing-windows-amd64-v1.1.4.zip", + "hash": "d23830f3ba75e2a1764bc1cd4a6b70f7b5b01ae121d543f22305bcb9dfa403d6", + "extract_dir": "syncthing-windows-amd64-v1.1.4" }, "32bit": { - "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" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.1.4/syncthing-windows-386-v1.1.4.zip", + "hash": "6d0312253a1fe59a723c789c5f4c378ab69757725334351f5e6c243b1c3c3827", + "extract_dir": "syncthing-windows-386-v1.1.4" } }, "bin": "syncthing.exe",