syncthing: Update to version 1.23.3

This commit is contained in:
github-actions[bot] 2023-04-04 12:30:17 +00:00
parent 2a1c1eda68
commit da5acc1089

View File

@ -1,19 +1,19 @@
{ {
"version": "1.23.2", "version": "1.23.3",
"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://docs.syncthing.net/users/autostart.html#windows", "notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-windows-amd64-v1.23.2.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-windows-amd64-v1.23.3.zip",
"hash": "3be5d242fd10a3adc405105248d9caf644b9d244ad98ba13ead43935cebe24b9", "hash": "8848e194d9091edbfa8c09d8d416075d7aa4b42bbcc2557d0a913480d8a677e0",
"extract_dir": "syncthing-windows-amd64-v1.23.2" "extract_dir": "syncthing-windows-amd64-v1.23.3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.2/syncthing-windows-386-v1.23.2.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.23.3/syncthing-windows-386-v1.23.3.zip",
"hash": "cfa2d5d3ed03c85e762625e6c53e6f2fb6106e67c4e88b49111721c0c98cac54", "hash": "9538bfc51ef47590cf4c65d0540331da8f784d0dfa299dacc63a1f3fda4abdee",
"extract_dir": "syncthing-windows-386-v1.23.2" "extract_dir": "syncthing-windows-386-v1.23.3"
} }
}, },
"pre_install": [ "pre_install": [