syncthing: Update to version 1.27.5

This commit is contained in:
github-actions[bot] 2024-04-02 09:07:54 +00:00
parent 6e0663a144
commit 820294a41f

View File

@ -1,24 +1,24 @@
{
"version": "1.27.4",
"version": "1.27.5",
"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.4/syncthing-windows-amd64-v1.27.4.zip",
"hash": "e263999b0862f78b7dca492be6d7cfc87fd0ac883b06fb86637dcde3f2c419eb",
"extract_dir": "syncthing-windows-amd64-v1.27.4"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-amd64-v1.27.5.zip",
"hash": "7807c9809cf484136ed1a7b72dee13931f46b9ddb86e4aa0ececa6e4fbc511b6",
"extract_dir": "syncthing-windows-amd64-v1.27.5"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-windows-386-v1.27.4.zip",
"hash": "f6bc7180c4497bcfc246e54ce9bcaf1c008cf83b8a02edeabbe437bff2b4a778",
"extract_dir": "syncthing-windows-386-v1.27.4"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-386-v1.27.5.zip",
"hash": "dc08f9f2320d5246c1a9de9da7565f90b12d58bcf33f26c486b5332cdf7ab03c",
"extract_dir": "syncthing-windows-386-v1.27.5"
},
"arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-windows-arm64-v1.27.4.zip",
"hash": "9524dd740fef94acef454d792e555ddd5b50ef9e9adee429fd1bc484edec7e35",
"extract_dir": "syncthing-windows-arm64-v1.27.4"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.5/syncthing-windows-arm64-v1.27.5.zip",
"hash": "481d44dfbb9162d6586f615c8a3753166eb56ee5efac43d211d9c948a4c44113",
"extract_dir": "syncthing-windows-arm64-v1.27.5"
}
},
"pre_install": [