syncthing 1.2.0

Closes #41761.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-07-09 21:29:08 +10:00 committed by Chongyu Zhu
parent d61d437a3b
commit 6d23a08147
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.1.4",
:revision => "e4956358fbab0d78e975d474acba2a0d098e4adc"
:tag => "v1.2.0",
:revision => "20eab36a33284695ab59f492926e1f6042522a64"
head "https://github.com/syncthing/syncthing.git"
bottle do