syncthing 0.14.43

Closes #22643.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-01-09 05:22:00 -08:00
parent 5c83af22df
commit c5ff689f0a

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 => "v0.14.42",
:revision => "8fd2937a583edc39f4a65eb47063b2ddcb407728"
:tag => "v0.14.43",
:revision => "a9f0659f2f4bf910f82b652fd27a864074ec7ab8"
head "https://github.com/syncthing/syncthing.git"
bottle do