syncthing: Update to version 1.3.1

This commit is contained in:
Richard Kuhnt 2019-11-05 10:00:53 +00:00
parent 366f1cf8c1
commit 000eb8d247

View File

@ -1,18 +1,18 @@
{ {
"version": "1.3.0", "version": "1.3.1",
"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.0/syncthing-windows-amd64-v1.3.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.3.1/syncthing-windows-amd64-v1.3.1.zip",
"hash": "7dcb0ca42b8fe49afcc783820a39681d45ba2a0528aa7697e0eeaaa12918a138", "hash": "239df0f9295451ceaca6683d92301e89fab08ef9f653f6d4616b24e85d968bc9",
"extract_dir": "syncthing-windows-amd64-v1.3.0" "extract_dir": "syncthing-windows-amd64-v1.3.1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.3.0/syncthing-windows-386-v1.3.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.3.1/syncthing-windows-386-v1.3.1.zip",
"hash": "9bfb98d35f98ce6afebbcc2b5fd3355a2c3da3b93d28c1c5af98351fbd958b18", "hash": "3c3311ec5a8261feb4542bd3f46e6601039f0cd3dd7c2717a99504c7452ce6b8",
"extract_dir": "syncthing-windows-386-v1.3.0" "extract_dir": "syncthing-windows-386-v1.3.1"
} }
}, },
"bin": [ "bin": [