syncthing: Update to version 1.27.8

This commit is contained in:
github-actions[bot] 2024-06-04 12:31:11 +00:00
parent 6c345de5c9
commit 9d3dfa81dc

View File

@ -1,24 +1,24 @@
{ {
"version": "1.27.7", "version": "1.27.8",
"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.7/syncthing-windows-amd64-v1.27.7.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-windows-amd64-v1.27.8.zip",
"hash": "fa15dbf5ec99cb3278b043fb352c302db9c621e87d8a34512e6115cd3d558656", "hash": "bb497a4d4390ba59dabfa95f17e05ec40fc10621bf559c9eb7fc406e35b22743",
"extract_dir": "syncthing-windows-amd64-v1.27.7" "extract_dir": "syncthing-windows-amd64-v1.27.8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-386-v1.27.7.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-windows-386-v1.27.8.zip",
"hash": "b6c4d75845b9e2b186f0c57e695cf9913b9ff25c87c68c6fbd2465dd2c45faa4", "hash": "fd5a68a8883405b5b0d08c5e8ac8a3f7a359d1f3f73eb32468c4071787ef914c",
"extract_dir": "syncthing-windows-386-v1.27.7" "extract_dir": "syncthing-windows-386-v1.27.8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-windows-arm64-v1.27.7.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-windows-arm64-v1.27.8.zip",
"hash": "c4562918168c64bfcc0c62846e11b43f698d75bdc326ad1eee00d0c9c8a3e90e", "hash": "29f4d3cc977b09ab187c34dddcf28a3313001503b49b8d5f2785d3095e8899ea",
"extract_dir": "syncthing-windows-arm64-v1.27.7" "extract_dir": "syncthing-windows-arm64-v1.27.8"
} }
}, },
"pre_install": [ "pre_install": [