syncthing: Update to version 1.20.2

This commit is contained in:
github-actions[bot] 2022-06-07 12:31:29 +00:00
parent 588598b6b0
commit 02ac975a73

View File

@ -1,19 +1,19 @@
{ {
"version": "1.20.1", "version": "1.20.2",
"description": "Open Source Continuous File Synchronization.", "description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/", "homepage": "https://syncthing.net/",
"license": "MPL-2.0", "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", "notes": "To start syncthing automatically, use a method described at https://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-windows-amd64-v1.20.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-windows-amd64-v1.20.2.zip",
"hash": "3792213faf58a81f5c099d3dbc5bda02802ad27d0bc07ea392f4e2f5956fd35e", "hash": "0989a406cff28c889c8630b754f93be8ea4a45c89fa3cdd2a6d01c6c6cd47b89",
"extract_dir": "syncthing-windows-amd64-v1.20.1" "extract_dir": "syncthing-windows-amd64-v1.20.2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-windows-386-v1.20.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-windows-386-v1.20.2.zip",
"hash": "c10f9fb1b86b473ede79034fdcd5c0b6f324797f1742121d30332648b5d8867d", "hash": "27bae6d59a5e08524f39612cd3ee74ebd2a36243db515f60c0930aee35261984",
"extract_dir": "syncthing-windows-386-v1.20.1" "extract_dir": "syncthing-windows-386-v1.20.2"
} }
}, },
"pre_install": [ "pre_install": [