syncthing: Update to version 1.20.4

This commit is contained in:
github-actions[bot] 2022-08-02 12:32:11 +00:00
parent a6b07975ef
commit f6662eec62

View File

@ -1,19 +1,19 @@
{
"version": "1.20.3",
"version": "1.20.4",
"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.3/syncthing-windows-amd64-v1.20.3.zip",
"hash": "0cbca604d3028a447cc3f2cdf33245fff0c4cc6f9f6572a3c2c06bc543caf334",
"extract_dir": "syncthing-windows-amd64-v1.20.3"
"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"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-windows-386-v1.20.3.zip",
"hash": "06dcf906b79abfe16972d3f2210942cf8b6dee63240ff7a52e401dc39013b810",
"extract_dir": "syncthing-windows-386-v1.20.3"
"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"
}
},
"pre_install": [