syncthing: Update to version 1.8.0

This commit is contained in:
Jakub Čábera 2020-08-11 12:43:32 +02:00
parent b945f22e69
commit 5486337256

View File

@ -1,19 +1,19 @@
{ {
"version": "1.7.1", "version": "1.8.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",
"notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows", "notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-windows-amd64-v1.7.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-windows-amd64-v1.8.0.zip",
"hash": "f8a10f2eaff96706e99e3aac8c0602e47557419df27927ea6c343f7c0468e51f", "hash": "cff900b5d2b0e70fd74e8180bcbc29a955b1ef55cbbd2737cd8e313231d0f484",
"extract_dir": "syncthing-windows-amd64-v1.7.1" "extract_dir": "syncthing-windows-amd64-v1.8.0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-windows-386-v1.7.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-windows-386-v1.8.0.zip",
"hash": "2822d8d065876f3d4efb243aa1db388373482d21e129860844209eb8d63a85e9", "hash": "2e98db1dee6136023e65616fbd4996adda4d18920363a2f27b40baacb4555057",
"extract_dir": "syncthing-windows-386-v1.7.1" "extract_dir": "syncthing-windows-386-v1.8.0"
} }
}, },
"bin": [ "bin": [