syncthing: Update to version 1.19.1

This commit is contained in:
github-actions[bot] 2022-03-01 08:28:40 +00:00
parent b9d9a679ed
commit 84cb09069e

View File

@ -1,19 +1,19 @@
{ {
"version": "1.19.0", "version": "1.19.1",
"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.19.0/syncthing-windows-amd64-v1.19.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.19.1/syncthing-windows-amd64-v1.19.1.zip",
"hash": "6b5536f3e7aa3309386e873b9bbd9bf8624eed6e9daf8229a76ee838d38bac3e", "hash": "285800c8c6f2b3fda9b367ec34717b47e3a432e2b8bfd12185caaa32b5d5cfbb",
"extract_dir": "syncthing-windows-amd64-v1.19.0" "extract_dir": "syncthing-windows-amd64-v1.19.1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-windows-386-v1.19.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.19.1/syncthing-windows-386-v1.19.1.zip",
"hash": "46c4213853f2457a6f9209c8a7e0f275023a17a4ff1afa11c47f1424aa7eb615", "hash": "010badf58f470bca8ed0e1d84e42699db3dd9d9d2e9ae23d7c28b144303b03d0",
"extract_dir": "syncthing-windows-386-v1.19.0" "extract_dir": "syncthing-windows-386-v1.19.1"
} }
}, },
"pre_install": [ "pre_install": [