syncthing 0.12.4
Closes Homebrew/homebrew#46264. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
6933cb2fb7
commit
a0b61c6cb5
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.12.3", :revision => "ad8c266f76929fdf85a7e9f2c95bdbc240e27329"
|
||||
:tag => "v0.12.4", :revision => "5136675fae2e85296684bc1752644b0fccccf44f"
|
||||
|
||||
head "https://github.com/syncthing/syncthing.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue