syncthing 0.14.31
Closes #14996. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2cd7ab86d2
commit
2d9a949563
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.30",
|
||||
:revision => "803da92ca93c44439eaae8faf0afbbfb4d60928b"
|
||||
:tag => "v0.14.31",
|
||||
:revision => "93a04158fd62c902080d160a0c8d7430921ef740"
|
||||
|
||||
head "https://github.com/syncthing/syncthing.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue