syncthing 0.14.43
Closes #22643. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5c83af22df
commit
c5ff689f0a
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue