syncthing: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2022-05-03 16:30:56 +00:00
parent df87dbc72e
commit 86f26a9f9f

View File

@ -1,19 +1,19 @@
{
"version": "1.19.2",
"version": "1.20.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.19.2/syncthing-windows-amd64-v1.19.2.zip",
"hash": "c23d2bb57fd7105e4973d25c3efdde338afdcd8b3f7642a421531e007a9e0806",
"extract_dir": "syncthing-windows-amd64-v1.19.2"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.0/syncthing-windows-amd64-v1.20.0.zip",
"hash": "32d5fb237317460870f51db106d1a03297cb9ed29bfb54f45a2a1278e45d08df",
"extract_dir": "syncthing-windows-amd64-v1.20.0"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.19.2/syncthing-windows-386-v1.19.2.zip",
"hash": "d66e75e42576d8870a26cd82e90824843ede8c5691b3975697d19b19b6cc3742",
"extract_dir": "syncthing-windows-386-v1.19.2"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.0/syncthing-windows-386-v1.20.0.zip",
"hash": "66ee3a1221230922553f63ebda716f05ffd219fc234fc1d1afde0d7889f98d84",
"extract_dir": "syncthing-windows-386-v1.20.0"
}
},
"pre_install": [