syncthing: Update to version 1.13.0

This commit is contained in:
Jakub Čábera 2021-02-02 17:39:45 +01:00
parent 4cb23ca777
commit 67fc7eeb5a

View File

@ -1,19 +1,19 @@
{
"version": "1.12.1",
"version": "1.13.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://github.com/syncthing/docs/blob/main/users/autostart.rst#windows",
"architecture": {
"64bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.12.1/syncthing-windows-amd64-v1.12.1.zip",
"hash": "be8e3961612cba1a259b25f141dd427d24e689587d5aec886bb1598fa6fb9087",
"extract_dir": "syncthing-windows-amd64-v1.12.1"
"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"
},
"32bit": {
"url": "https://github.com/syncthing/syncthing/releases/download/v1.12.1/syncthing-windows-386-v1.12.1.zip",
"hash": "aa674a5c6e35e23d963a6affe28e845a0a02afe7e09cc632ead3984f05690ff1",
"extract_dir": "syncthing-windows-386-v1.12.1"
"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"
}
},
"pre_install": [