Update syncthing to version 0.14.33

This commit is contained in:
Richard Kuhnt
2017-07-25 13:00:20 +00:00
parent 1b054869d3
commit 178b2fad6d
+7 -7
View File
@@ -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",