syncthing: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2024-12-03 12:32:45 +00:00
parent cc7d209dc0
commit fc54f868ea

View File

@ -1,24 +1,24 @@
{
"version": "1.28.0",
"version": "1.28.1",
"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.28.0/syncthing-windows-amd64-v1.28.0.zip",
"hash": "18471b9e443fa6fe9188f03d0e7a23ab263a0794a10026f9679f2ffe59034703",
"extract_dir": "syncthing-windows-amd64-v1.28.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-amd64-v1.28.1.zip",
"hash": "264976f5f6d01d321e2610cc6b18dc0000a524c3ecfd388f9ef7883e202e0a61",
"extract_dir": "syncthing-windows-amd64-v1.28.1"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-windows-386-v1.28.0.zip",
"hash": "4a9d96fe18022c2f009c4088aec2c4bae2de03bfcb8c44352184acb32b828113",
"extract_dir": "syncthing-windows-386-v1.28.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-386-v1.28.1.zip",
"hash": "5e66aef7a5d1b1064e91091170c596a8807381abd82464c2dba2945e8a407223",
"extract_dir": "syncthing-windows-386-v1.28.1"
},
"arm64": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-windows-arm64-v1.28.0.zip",
"hash": "38059b8e245ef5d2a5c958983579f69fea52b3baf3c5609b0f9de6fbc1104fe1",
"extract_dir": "syncthing-windows-arm64-v1.28.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.28.1/syncthing-windows-arm64-v1.28.1.zip",
"hash": "754b570c4f17d9c3aefa8859e6c338d510773335d814b520580dbddbd3ad2402",
"extract_dir": "syncthing-windows-arm64-v1.28.1"
}
},
"pre_install": [