syncthing 0.11.11
Closes Homebrew/homebrew#41177. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
dae99fcbc2
commit
470223e444
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class Syncthing < Formula
|
|||
desc "Open source continuous file synchronization application"
|
||||
homepage "https://syncthing.net/"
|
||||
url "https://github.com/syncthing/syncthing.git",
|
||||
:tag => "v0.11.10", :revision => "2463819a3dea84671e321fcb75e6457bf5b15efd"
|
||||
:tag => "v0.11.11", :revision => "c8ac9721d7a9726215d6dac87a7c02ac50542d8f"
|
||||
|
||||
head "https://github.com/syncthing/syncthing.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue