syncthing: Update to version 1.27.7

This commit is contained in:
github-actions[bot] 2024-05-08 08:26:35 +00:00
parent d8d2aa641c
commit d17c0f2c7f

View File

@ -1,24 +1,24 @@
{ {
"version": "1.27.6", "version": "1.27.7",
"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.6/syncthing-windows-amd64-v1.27.6.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-amd64-v1.27.7.zip",
"hash": "d045f770cf60775105a402040e37d39f8d78085c1a922f977452ccccedebda57", "hash": "fa15dbf5ec99cb3278b043fb352c302db9c621e87d8a34512e6115cd3d558656",
"extract_dir": "syncthing-windows-amd64-v1.27.6" "extract_dir": "syncthing-windows-amd64-v1.27.7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-386-v1.27.6.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-386-v1.27.7.zip",
"hash": "1d073f3cbe78991069b0720b1a27d8ff888d352ca17bab82e08699d09e13a121", "hash": "b6c4d75845b9e2b186f0c57e695cf9913b9ff25c87c68c6fbd2465dd2c45faa4",
"extract_dir": "syncthing-windows-386-v1.27.6" "extract_dir": "syncthing-windows-386-v1.27.7"
}, },
"arm64": { "arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-windows-arm64-v1.27.6.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-arm64-v1.27.7.zip",
"hash": "d07b914b29f639ad37103cd0f9f463714482687bb41cc96655c82fc414a6f0f4", "hash": "c4562918168c64bfcc0c62846e11b43f698d75bdc326ad1eee00d0c9c8a3e90e",
"extract_dir": "syncthing-windows-arm64-v1.27.6" "extract_dir": "syncthing-windows-arm64-v1.27.7"
} }
}, },
"pre_install": [ "pre_install": [