From 14ea9390df5d16a3af4b41c6e0fcba165ab808aa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Apr 2018 14:00:26 +0000 Subject: [PATCH] Update syncthing to version 0.14.46 --- syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/syncthing.json b/syncthing.json index 2560e2fc90..cc19b3834d 100644 --- a/syncthing.json +++ b/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "0.14.45", + "version": "0.14.46", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.45/syncthing-windows-amd64-v0.14.45.zip", - "hash": "f38bd5273a67b1aa1a1dddabdb2bd2696b8425847fbd0bd5f3ba02e3b8d6016d", - "extract_dir": "syncthing-windows-amd64-v0.14.45" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.46/syncthing-windows-amd64-v0.14.46.zip", + "hash": "f50f0e9ce12c76e1aca36be3a2e835b51b4e672c2f4403dc65ac2a7c7db0bbeb", + "extract_dir": "syncthing-windows-amd64-v0.14.46" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.45/syncthing-windows-386-v0.14.45.zip", - "hash": "0365b531e34bc013cf988b4aea28d2f71a94c20067cee8f3fc5eff31bcb84018", - "extract_dir": "syncthing-windows-386-v0.14.45" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.46/syncthing-windows-386-v0.14.46.zip", + "hash": "526a19586aec04a73c5e1b1c6af7cc2d4bef07014e4e94a5bdc5eebbcb52c5bc", + "extract_dir": "syncthing-windows-386-v0.14.46" } }, "bin": "syncthing.exe",