syncthing: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2022-09-06 08:30:44 +00:00
parent b9fdc7ab5c
commit 18f4df30b3

View File

@ -1,19 +1,19 @@
{
"version": "1.20.4",
"version": "1.21.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.20.4/syncthing-windows-amd64-v1.20.4.zip",
"hash": "a59c103d19bf241d93b209e8eb42de9ca25fbe1d1afb79e2fb963273f281a6d7",
"extract_dir": "syncthing-windows-amd64-v1.20.4"
"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"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-windows-386-v1.20.4.zip",
"hash": "1b63cebe575920884e67544479237f57a22a0bcbc23b758f31d54d2333064392",
"extract_dir": "syncthing-windows-386-v1.20.4"
"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"
}
},
"pre_install": [