syncthing: Update to version 1.3.4

This commit is contained in:
Richard Kuhnt 2020-02-04 08:01:56 +00:00
parent f91177c3f5
commit 7cd7b932ba

View File

@ -1,18 +1,18 @@
{ {
"version": "1.3.3", "version": "1.3.4",
"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.3.3/syncthing-windows-amd64-v1.3.3.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.3.4/syncthing-windows-amd64-v1.3.4.zip",
"hash": "28aa326c444e19a7e9fa822cfcae3503197e15d2f69766f9c7fa1f7808598530", "hash": "f890d0b9cc939f22ffaa3a271459541cdfd13b18358ed0657065976684ff5f57",
"extract_dir": "syncthing-windows-amd64-v1.3.3" "extract_dir": "syncthing-windows-amd64-v1.3.4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.3.3/syncthing-windows-386-v1.3.3.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.3.4/syncthing-windows-386-v1.3.4.zip",
"hash": "2e5eb90f5ea1feb24d574c325fc4b2ed13442961b3e1a93dc842be95fda91c10", "hash": "10699f42d49bb41df66fad44790c917d56d1905d49539a6055c0ab7af3d28fe6",
"extract_dir": "syncthing-windows-386-v1.3.3" "extract_dir": "syncthing-windows-386-v1.3.4"
} }
}, },
"bin": [ "bin": [