syncthing: Update to version 1.3.2

This commit is contained in:
Richard Kuhnt 2019-12-03 08:00:33 +00:00
parent 4f57976351
commit 129d9619ad

View File

@ -1,18 +1,18 @@
{ {
"version": "1.3.1", "version": "1.3.2",
"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.1/syncthing-windows-amd64-v1.3.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.3.2/syncthing-windows-amd64-v1.3.2.zip",
"hash": "239df0f9295451ceaca6683d92301e89fab08ef9f653f6d4616b24e85d968bc9", "hash": "8f0b7e9e06cead65d9fda0b7838c0ab978909c84d53dcd81a7c043969a8208e1",
"extract_dir": "syncthing-windows-amd64-v1.3.1" "extract_dir": "syncthing-windows-amd64-v1.3.2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.3.1/syncthing-windows-386-v1.3.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.3.2/syncthing-windows-386-v1.3.2.zip",
"hash": "3c3311ec5a8261feb4542bd3f46e6601039f0cd3dd7c2717a99504c7452ce6b8", "hash": "4ed2ac43475da82959998b71fccaa83f0ae493c03e99655ad8e4c4738b749ba1",
"extract_dir": "syncthing-windows-386-v1.3.1" "extract_dir": "syncthing-windows-386-v1.3.2"
} }
}, },
"bin": [ "bin": [