syncthing: Update to version 1.27.1

This commit is contained in:
github-actions[bot] 2023-12-11 08:26:56 +00:00
parent 96e4b978b1
commit 28c6906b94

View File

@ -1,19 +1,19 @@
{ {
"version": "1.27.0", "version": "1.27.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.27.0/syncthing-windows-amd64-v1.27.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-windows-amd64-v1.27.1.zip",
"hash": "6c949b475a8be658d70741aaeb1a7543f2868720516d2be5ba5f432240b2d0f2", "hash": "e7416b20ae969d3d28a9534d6dbd4a3931b3b7ad171604ff54b63ce815e5281c",
"extract_dir": "syncthing-windows-amd64-v1.27.0" "extract_dir": "syncthing-windows-amd64-v1.27.1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.27.0/syncthing-windows-386-v1.27.0.zip", "url": "https://github.com/syncthing/syncthing/releases/download/v1.27.1/syncthing-windows-386-v1.27.1.zip",
"hash": "a76b698d899b0c854bd9bdcd2aa98b2e9723b818b5c52ac98d08f59adb35faa8", "hash": "598916b1d156ffb0ee0a153639c0dd013b2650cecf2ec755117801c5a5bec190",
"extract_dir": "syncthing-windows-386-v1.27.0" "extract_dir": "syncthing-windows-386-v1.27.1"
} }
}, },
"pre_install": [ "pre_install": [