syncthing: Update to version 1.6.0

This commit is contained in:
Jakub Čábera 2020-06-02 10:27:07 +02:00
parent d42d950fa7
commit 381a121fe4

View File

@ -1,18 +1,18 @@
{ {
"version": "1.5.0", "version": "1.6.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.5.0/syncthing-windows-amd64-v1.5.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.6.0/syncthing-windows-amd64-v1.6.0.zip",
"hash": "c7df1328f8de59e855c8d1291c89aa4725fab3d8c40553fe2e37d1539e4b47ab", "hash": "0e351ca763d96334f4bc45e8b31d1ab204b733f5afad729ec906397416142ceb",
"extract_dir": "syncthing-windows-amd64-v1.5.0" "extract_dir": "syncthing-windows-amd64-v1.6.0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.5.0/syncthing-windows-386-v1.5.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.6.0/syncthing-windows-386-v1.6.0.zip",
"hash": "aca0160fdf8a2ffa482ac22ffdab0f83343b37f1f97220e194ee9321f652cd68", "hash": "a49a5188b9ce5340889c300d4bf1e05dbeaa4a2757a70d479bb00f856472cf8c",
"extract_dir": "syncthing-windows-386-v1.5.0" "extract_dir": "syncthing-windows-386-v1.6.0"
} }
}, },
"bin": [ "bin": [