syncthing: Update to version 1.27.12

This commit is contained in:
github-actions[bot] 2024-09-06 08:29:15 +00:00
parent 082af6b90a
commit b183875732

View File

@ -1,24 +1,24 @@
{
"version": "1.27.11",
"version": "1.27.12",
"description": "Open Source Continuous File Synchronization.",
"homepage": "https://syncthing.net/",
"license": "MPL-2.0",
"notes": "To start syncthing automatically, use a method described at https://docs.syncthing.net/users/autostart.html#windows",
"architecture": {
"64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-amd64-v1.27.11.zip",
"hash": "dea17678783d183a6c70abde54981a976159cd5e2ff8b22ada29e26f7c792f9f",
"extract_dir": "syncthing-windows-amd64-v1.27.11"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-windows-amd64-v1.27.12.zip",
"hash": "2120d49d92f32da8996b92dea607308977283a1cb54b26ac595954b483118cc6",
"extract_dir": "syncthing-windows-amd64-v1.27.12"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-386-v1.27.11.zip",
"hash": "1cd42811b94d5f5752c313281e9aab831f75044340baf349d2f73af6cb1c5ccd",
"extract_dir": "syncthing-windows-386-v1.27.11"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-windows-386-v1.27.12.zip",
"hash": "16a282d4889a3a8c42cb2046b107ad29d1eb2fc135a61d817dae4dd12a876ac7",
"extract_dir": "syncthing-windows-386-v1.27.12"
},
"arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.11/syncthing-windows-arm64-v1.27.11.zip",
"hash": "77d1ed8d18fc0c152a8d5c4139fb574f2b37218f8001a63ffcf4b1a5010f3432",
"extract_dir": "syncthing-windows-arm64-v1.27.11"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.12/syncthing-windows-arm64-v1.27.12.zip",
"hash": "92aa1213b70e0b5059a0d622be2ff814005b8fe4bcc82e4fe391669189de8405",
"extract_dir": "syncthing-windows-arm64-v1.27.12"
}
},
"pre_install": [