syncthing: Update to version 1.23.6

This commit is contained in:
github-actions[bot] 2023-07-04 08:29:15 +00:00
parent e934b681d5
commit b5f8676c43

View File

@ -1,19 +1,19 @@
{ {
"version": "1.23.5", "version": "1.23.6",
"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.5/syncthing-windows-amd64-v1.23.5.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-windows-amd64-v1.23.6.zip",
"hash": "4c252df50824efa9ac06821bc6a603b0edce5f4fec7e802fe2870310ea811fcc", "hash": "81b57ed5108149f641484ad518e4971802c48dcbb1985e3f030556336449b97e",
"extract_dir": "syncthing-windows-amd64-v1.23.5" "extract_dir": "syncthing-windows-amd64-v1.23.6"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-windows-386-v1.23.5.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-windows-386-v1.23.6.zip",
"hash": "187e9589caea27b970c828b9d344842a2438c1d86503459718a566d36f648220", "hash": "2b4dd1cfdb05ab2fdc6572dba674de002a4452d72c8788d0c607bceb58a82060",
"extract_dir": "syncthing-windows-386-v1.23.5" "extract_dir": "syncthing-windows-386-v1.23.6"
} }
}, },
"pre_install": [ "pre_install": [