syncthing: Update to version 1.9.0

This commit is contained in:
Jakub Čábera 2020-09-08 08:37:12 +02:00
parent 35fb5d0593
commit ca2b1aa1ce

View File

@ -1,19 +1,19 @@
{
"version": "1.8.0",
"version": "1.9.0",
"description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/",
"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",
"architecture": {
"64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-windows-amd64-v1.8.0.zip",
"hash": "cff900b5d2b0e70fd74e8180bcbc29a955b1ef55cbbd2737cd8e313231d0f484",
"extract_dir": "syncthing-windows-amd64-v1.8.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.9.0/syncthing-windows-amd64-v1.9.0.zip",
"hash": "de484439ea1a75848e3ee5427f243417827ac87933a2616ae85d354b80483b3f",
"extract_dir": "syncthing-windows-amd64-v1.9.0"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-windows-386-v1.8.0.zip",
"hash": "2e98db1dee6136023e65616fbd4996adda4d18920363a2f27b40baacb4555057",
"extract_dir": "syncthing-windows-386-v1.8.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.9.0/syncthing-windows-386-v1.9.0.zip",
"hash": "b803b02d21987666a3230111c0ac0888c9a80eaa70a651229f9f8024f191a497",
"extract_dir": "syncthing-windows-386-v1.9.0"
}
},
"bin": [