syncthing: Update to version 1.13.1

This commit is contained in:
Jakub Čábera 2021-02-03 19:01:28 +01:00
parent 13b772fb2f
commit 008905531f

View File

@ -1,19 +1,19 @@
{
"version": "1.13.0",
"version": "1.13.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://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
"architecture": {
"64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.0/syncthing-windows-amd64-v1.13.0.zip",
"hash": "29bf477ed6e4a7e4a34a52b970d6ce10567bea95e2fefddb1eb3c09ab4921953",
"extract_dir": "syncthing-windows-amd64-v1.13.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-windows-amd64-v1.13.1.zip",
"hash": "d843831656cc8f4f122568448f981bc1503e36613af1bebb807b97281d8f10ca",
"extract_dir": "syncthing-windows-amd64-v1.13.1"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.0/syncthing-windows-386-v1.13.0.zip",
"hash": "b816d2e6a6696d0649c0d885742fb1957916853e97103ac13d9c80630388503e",
"extract_dir": "syncthing-windows-386-v1.13.0"
"url": "https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-windows-386-v1.13.1.zip",
"hash": "524cd8d049c10074fb26ee9b3db2373bda16e3f357259a637236d29238e9304d",
"extract_dir": "syncthing-windows-386-v1.13.1"
}
},
"pre_install": [