syncthing 0.14.30
Closes #14580. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
786c312ee6
commit
c5be95b7e2
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.29",
|
||||
:revision => "8f3f787a343d9f93a4127d2a9e6dd76969082306"
|
||||
:tag => "v0.14.30",
|
||||
:revision => "803da92ca93c44439eaae8faf0afbbfb4d60928b"
|
||||
|
||||
head "https://github.com/syncthing/syncthing.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue