syncthing: Update to version 1.26.0

This commit is contained in:
github-actions[bot] 2023-11-06 20:24:20 +00:00
parent 2f66732536
commit 2444aa7a10

View File

@ -1,19 +1,19 @@
{ {
"version": "1.25.0", "version": "1.26.0",
"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.25.0/syncthing-windows-amd64-v1.25.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-windows-amd64-v1.26.0.zip",
"hash": "fbd89a9e2893f778b8379f151b50c922c72ac73e8af03317480f3a2ad9eb7aeb", "hash": "e0a5f1b085526e7f9e963567bd39c6de233990292cc5146fd378510c45553b45",
"extract_dir": "syncthing-windows-amd64-v1.25.0" "extract_dir": "syncthing-windows-amd64-v1.26.0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-windows-386-v1.25.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.26.0/syncthing-windows-386-v1.26.0.zip",
"hash": "9034893d38fe9afb584678c23399696ee699ad420e830a8b614ce549b63b665e", "hash": "98bf823d5033132b3879fcc286ebe4a2c1fc9505ac9f1b4802b731438f72e7b8",
"extract_dir": "syncthing-windows-386-v1.25.0" "extract_dir": "syncthing-windows-386-v1.26.0"
} }
}, },
"pre_install": [ "pre_install": [