syncthing: Update to version 1.27.11

This commit is contained in:
github-actions[bot] 2024-09-03 08:30:15 +00:00
parent ca3d19d874
commit af1f6d78bb

View File

@ -1,24 +1,24 @@
{ {
"version": "1.27.10", "version": "1.27.11",
"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.27.10/syncthing-windows-amd64-v1.27.10.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-amd64-v1.27.11.zip",
"hash": "aa29fce08204b1ca7030cb0605c4973ea588738aff90b722765dfa5bab436d13", "hash": "dea17678783d183a6c70abde54981a976159cd5e2ff8b22ada29e26f7c792f9f",
"extract_dir": "syncthing-windows-amd64-v1.27.10" "extract_dir": "syncthing-windows-amd64-v1.27.11"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-386-v1.27.10.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-386-v1.27.11.zip",
"hash": "5c707758483c83516636b928284f287667ef6121e29659007bb235eb9771ce86", "hash": "1cd42811b94d5f5752c313281e9aab831f75044340baf349d2f73af6cb1c5ccd",
"extract_dir": "syncthing-windows-386-v1.27.10" "extract_dir": "syncthing-windows-386-v1.27.11"
}, },
"arm64": { "arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.10/syncthing-windows-arm64-v1.27.10.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-arm64-v1.27.11.zip",
"hash": "58e7249b8543720c3cb63950e7d733ce2b538b82d4ac37c095d981b08ee9d06b", "hash": "77d1ed8d18fc0c152a8d5c4139fb574f2b37218f8001a63ffcf4b1a5010f3432",
"extract_dir": "syncthing-windows-arm64-v1.27.10" "extract_dir": "syncthing-windows-arm64-v1.27.11"
} }
}, },
"pre_install": [ "pre_install": [