syncthing: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2023-11-15 16:28:14 +00:00
parent d10080115a
commit 31c179be84

View File

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