diff --git a/syncthing.json b/syncthing.json index 41ed4ed62a..9ab49c6708 100644 --- a/syncthing.json +++ b/syncthing.json @@ -1,17 +1,17 @@ { "homepage": "https://syncthing.net/", "license": "MPL-2.0", - "version": "0.14.33", + "version": "0.14.35", "architecture": { "64bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.33/syncthing-windows-amd64-v0.14.33.zip", - "hash": "6646ded1675e4162e88826bf0105c31c72cd9222913addab6a6ebbecd428c5bb", - "extract_dir": "syncthing-windows-amd64-v0.14.33" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.35/syncthing-windows-amd64-v0.14.35.zip", + "hash": "ddd11e4ce82a6195a079c44f960f8411992319fc663a5ee7a03199ed35081631", + "extract_dir": "syncthing-windows-amd64-v0.14.35" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.33/syncthing-windows-386-v0.14.33.zip", - "hash": "d12df8e15e721160c999154cbbcec53cef0b7c7103a558ebbf96c4e59e306d53", - "extract_dir": "syncthing-windows-386-v0.14.33" + "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.35/syncthing-windows-386-v0.14.35.zip", + "hash": "3cdf54ea588d84cec8b3f9d06715aa63ec24a625898ac957288d0b8910fec563", + "extract_dir": "syncthing-windows-386-v0.14.35" } }, "bin": "syncthing.exe",