From 178b2fad6d4e2e5368d5c364426d5ccfaf06fe2e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 25 Jul 2017 13:00:20 +0000 Subject: [PATCH] Update syncthing to version 0.14.33 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index 8dd30019..4cbd39c2 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "0.14.32", + "version": "0.14.33", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.32/syncthing-windows-amd64-v0.14.32.zip", - "hash": "bd16054294ff389576893053275f5ed39212e1c3cad9b3b5b915fa00d91e0d08", - "extract_dir": "syncthing-windows-amd64-v0.14.32" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.33/syncthing-windows-amd64-v0.14.33.zip", + "hash": "08fae502ac52106d32dbcb8b3799f41e7d4749f277cdc6981ffa85ebd4a7ea0b", + "extract_dir": "syncthing-windows-amd64-v0.14.33" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.32/syncthing-windows-386-v0.14.32.zip", - "hash": "099fd71cbf3db889691a726941c9cceb58999f0ef523b0f5df4f9100164aa52d", - "extract_dir": "syncthing-windows-386-v0.14.32" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.33/syncthing-windows-386-v0.14.33.zip", + "hash": "11d2f43fa0aa47836cb29dc1db21fffc5823d17a77447e9484cbe5ad593d8b84", + "extract_dir": "syncthing-windows-386-v0.14.33" } }, "bin": "syncthing.exe",