From 151073953a7dbdc2e822a2e0419a39130e7cef53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 7 Sep 2021 09:33:54 -0700 Subject: [PATCH] syncthing: Update to version 1.18.2 --- bucket/syncthing.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/syncthing.json b/bucket/syncthing.json index d835b4df3d..858d89aa36 100644 --- a/bucket/syncthing.json +++ b/bucket/syncthing.json @@ -1,19 +1,19 @@ { - "version": "1.18.1", + "version": "1.18.2", "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.18.1/syncthing-windows-amd64-v1.18.1.zip", - "hash": "a3a335e5a568c1cda931408fc8fa76be799861a692f7b9a63d4448a2ce11cbee", - "extract_dir": "syncthing-windows-amd64-v1.18.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-windows-amd64-v1.18.2.zip", + "hash": "e70af91e992354d86f3bad996ace4324f15cc35d64f888a6a428cf4cf742162a", + "extract_dir": "syncthing-windows-amd64-v1.18.2" }, "32bit": { - "url": "https://github.com/syncthing/syncthing/releases/download/v1.18.1/syncthing-windows-386-v1.18.1.zip", - "hash": "aa3a81ec526af622f17dfd66b87fb8607239e47fe0bae3f62b1550e6a6d58d9d", - "extract_dir": "syncthing-windows-386-v1.18.1" + "url": "https://github.com/syncthing/syncthing/releases/download/v1.18.2/syncthing-windows-386-v1.18.2.zip", + "hash": "ecb41162a8780ffb77a2cb770926af255b6793874a47353ed0c834f2011c178d", + "extract_dir": "syncthing-windows-386-v1.18.2" } }, "pre_install": [