syncthing: Update to version 1.27.2

This commit is contained in:
github-actions[bot] 2024-01-02 08:26:01 +00:00
parent 939283bcda
commit ee4ac660ff

View File

@ -1,19 +1,19 @@
{ {
"version": "1.27.1", "version": "1.27.2",
"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.1/syncthing-windows-amd64-v1.27.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-windows-amd64-v1.27.2.zip",
"hash": "e7416b20ae969d3d28a9534d6dbd4a3931b3b7ad171604ff54b63ce815e5281c", "hash": "b54eb32ea5a9888867195e1f20d649ad9866c0644483434f3f839330c1070d1b",
"extract_dir": "syncthing-windows-amd64-v1.27.1" "extract_dir": "syncthing-windows-amd64-v1.27.2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-windows-386-v1.27.1.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.2/syncthing-windows-386-v1.27.2.zip",
"hash": "598916b1d156ffb0ee0a153639c0dd013b2650cecf2ec755117801c5a5bec190", "hash": "2b4f978d17a3f1658ab99e7669262c300eb52f3f7dff35915dbed0e4dc09cfa4",
"extract_dir": "syncthing-windows-386-v1.27.1" "extract_dir": "syncthing-windows-386-v1.27.2"
} }
}, },
"pre_install": [ "pre_install": [