syncthing: Update to version 1.22.1

This commit is contained in:
github-actions[bot] 2022-11-02 12:31:57 +00:00
parent b9a6098571
commit 951dcc5a04

View File

@ -1,19 +1,19 @@
{
"version": "1.22.0",
"version": "1.22.1",
"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.22.0/syncthing-windows-amd64-v1.22.0.zip",
"hash": "5889c01bbedec530841b71d61f6370c12888904a1893eb3443261918a7dd0f11",
"extract_dir": "syncthing-windows-amd64-v1.22.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-amd64-v1.22.1.zip",
"hash": "e191f58c444d1a2b5aa8d7aeaf28503077c35d77f3ecf1e2054397bc3007d9d9",
"extract_dir": "syncthing-windows-amd64-v1.22.1"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.22.0/syncthing-windows-386-v1.22.0.zip",
"hash": "d826da71c53820bf6fc298c504a6faf8105f6fffee9bfc2473742ff70e9c49a5",
"extract_dir": "syncthing-windows-386-v1.22.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.22.1/syncthing-windows-386-v1.22.1.zip",
"hash": "48f5e1cebbafe9b9f6140eeae21456855d35eb7f934889e75374d2e5955757c1",
"extract_dir": "syncthing-windows-386-v1.22.1"
}
},
"pre_install": [