syncthing: Update to version 1.5.0

This commit is contained in:
Jakub Čábera 2020-05-05 14:24:43 +02:00
parent 60a9bf2850
commit ef0b1a8887

View File

@ -1,18 +1,18 @@
{ {
"version": "1.4.2", "version": "1.5.0",
"description": "Open Source Continuous File Synchronization.", "description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/", "homepage": "https://syncthing.net/",
"license": "MPL-2.0", "license": "MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-windows-amd64-v1.4.2.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.5.0/syncthing-windows-amd64-v1.5.0.zip",
"hash": "19c63d1ffae6cd0d07887722e1804a21d0c8b0839699c4df9d49ace4a8b4ed31", "hash": "c7df1328f8de59e855c8d1291c89aa4725fab3d8c40553fe2e37d1539e4b47ab",
"extract_dir": "syncthing-windows-amd64-v1.4.2" "extract_dir": "syncthing-windows-amd64-v1.5.0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-windows-386-v1.4.2.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.5.0/syncthing-windows-386-v1.5.0.zip",
"hash": "f8227cc2702700a33fc5aace75eaafd3cb2413a77b48697eb8ed1f0c682d3ca9", "hash": "aca0160fdf8a2ffa482ac22ffdab0f83343b37f1f97220e194ee9321f652cd68",
"extract_dir": "syncthing-windows-386-v1.4.2" "extract_dir": "syncthing-windows-386-v1.5.0"
} }
}, },
"bin": [ "bin": [