syncthing 1.2.1

Closes #42813.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Rui Chen 2019-08-05 08:02:46 -04:00 committed by Igor Kapkov
parent 05327ec209
commit b416108192
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

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