syncthing: Update to version 1.22.0

This commit is contained in:
github-actions[bot] 2022-10-04 08:30:52 +00:00
parent 7e6c6c53a8
commit ac4edeb6d2

View File

@ -1,19 +1,19 @@
{
"version": "1.21.0",
"version": "1.22.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.21.0/syncthing-windows-amd64-v1.21.0.zip",
"hash": "630c55e7220d96b3f45fab7c4c96530fc6c9a5074d347d7591169cd4dc966374",
"extract_dir": "syncthing-windows-amd64-v1.21.0"
"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"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-windows-386-v1.21.0.zip",
"hash": "36146caaf5f41abe167a27e583e069e372ec673414288e23e3438bff10dafe6a",
"extract_dir": "syncthing-windows-386-v1.21.0"
"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"
}
},
"pre_install": [