syncthing: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2023-10-03 08:26:44 +00:00
parent bcb8afbc8a
commit cbe9b2898a

View File

@ -1,19 +1,19 @@
{
"version": "1.24.0",
"version": "1.25.0",
"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.24.0/syncthing-windows-amd64-v1.24.0.zip",
"hash": "2910d66e33bc5e7c76fd67176ae6d1abcf887ae7d9b21a7b9a6c207b1c6b4a91",
"extract_dir": "syncthing-windows-amd64-v1.24.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-windows-amd64-v1.25.0.zip",
"hash": "fbd89a9e2893f778b8379f151b50c922c72ac73e8af03317480f3a2ad9eb7aeb",
"extract_dir": "syncthing-windows-amd64-v1.25.0"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-windows-386-v1.24.0.zip",
"hash": "3cbe6f0e2c1dd012eb540a54e679407e333eaf9911f2dfd0443c30da062316da",
"extract_dir": "syncthing-windows-386-v1.24.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-windows-386-v1.25.0.zip",
"hash": "9034893d38fe9afb584678c23399696ee699ad420e830a8b614ce549b63b665e",
"extract_dir": "syncthing-windows-386-v1.25.0"
}
},
"pre_install": [