syncthing 1.3.0

Closes #44765.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-10-01 07:58:19 -04:00
parent 782a280f5b
commit daabd23c3a

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.2",
:revision => "f6f696c6c51d0a5d27e548b814f6efb6e5af5e8d"
:tag => "v1.3.0",
:revision => "2c88e473cb089e377628cdd4ea086eb60ff2b195"
head "https://github.com/syncthing/syncthing.git"
bottle do