From 008905531fa5eda1d986d96042647c11a8c5fbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 3 Feb 2021 19:01:28 +0100 Subject: [PATCH] syncthing: Update to version 1.13.1 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index df9172e128..90a41e3d88 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -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": [