syncthing: Update to version 0.14.54

This commit is contained in:
Richard Kuhnt 2018-12-05 12:00:22 +00:00
parent 6c9d560c3a
commit 93d4b2064c

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://syncthing.net/", "homepage": "https://syncthing.net/",
"license": "MPL-2.0", "license": "MPL-2.0",
"version": "0.14.53", "version": "0.14.54",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v0.14.53/syncthing-windows-amd64-v0.14.53.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.54/syncthing-windows-amd64-v0.14.54.zip",
"hash": "2967697ade0c82e6fb784173984071d24cf7d96fb6e71720551f80866abfc5c6", "hash": "b8f6e9253f0e1e8b440a2ad50e5b8cfeff4966119ed5cd32ee727dbc5941239b",
"extract_dir": "syncthing-windows-amd64-v0.14.53" "extract_dir": "syncthing-windows-amd64-v0.14.54"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v0.14.53/syncthing-windows-386-v0.14.53.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v0.14.54/syncthing-windows-386-v0.14.54.zip",
"hash": "35bb8dab0b515b8d1c11fd7ca829626286dad6ca6e75864df4d706af9b641dea", "hash": "f61dae6382920c8160c81cae0e0bf8aa0ea63988b8592eb7a9e902c469446227",
"extract_dir": "syncthing-windows-386-v0.14.53" "extract_dir": "syncthing-windows-386-v0.14.54"
} }
}, },
"bin": "syncthing.exe", "bin": "syncthing.exe",