syncthing 1.3.2

Closes #47431.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-12-03 08:18:53 -05:00
parent 3685d1b466
commit 7aab9a997c

View file

@ -2,8 +2,8 @@ class Syncthing < Formula
desc "Open source continuous file synchronization application"
homepage "https://syncthing.net/"
url "https://github.com/syncthing/syncthing.git",
:tag => "v1.3.1",
:revision => "67b8ef1f3ef419c5e9d561aa6dd88e7e1eaf9901"
:tag => "v1.3.2",
:revision => "45a711570e0019ed532266f712271e8f6749f145"
head "https://github.com/syncthing/syncthing.git"
bottle do