diff --git a/syncthing.json b/syncthing.json index ae8d3b764a..063c0889d7 100644 --- a/syncthing.json +++ b/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "0.14.51", + "version": "0.14.52", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.51/syncthing-windows-amd64-v0.14.51.zip", - "hash": "c2cfa37ca55da3d028e7e0a2fbe76752cc2642d904a97ddf8f7745cd78572458", - "extract_dir": "syncthing-windows-amd64-v0.14.51" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.52/syncthing-windows-amd64-v0.14.52.zip", + "hash": "9ba58a3c12496748491266248f384f5bf04230849bbf721ec254d239c5014caa", + "extract_dir": "syncthing-windows-amd64-v0.14.52" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.51/syncthing-windows-386-v0.14.51.zip", - "hash": "97f9e7ae7f85cfc79cafb08126bb8e5edbf213f508e1f95a094bdac8b544d1da", - "extract_dir": "syncthing-windows-386-v0.14.51" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.52/syncthing-windows-386-v0.14.52.zip", + "hash": "096b368b0435609adf5df343aa0612c2a0093d3a2c293358b2c4b7565573cadd", + "extract_dir": "syncthing-windows-386-v0.14.52" } }, "bin": "syncthing.exe",