syncthing 1.1.2

Closes #39549.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Matt Robenolt 2019-05-06 14:29:27 -07:00 committed by FX Coudert
parent 77e8c7d27b
commit d3b03165fd

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.1",
:revision => "e4ab9d3312dfd768e269f5a7ed75eb9cfe50bffb"
:tag => "v1.1.2",
:revision => "a54d7a32d1f308be63837f1b31d9f468940fc5ef"
head "https://github.com/syncthing/syncthing.git"
bottle do