syncthing 0.14.13
Closes #7397. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
47b4923bbd
commit
e9d724910e
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.12",
|
||||
:revision => "5bb74ee61ca43da27120ad99ea98e10e0a1f76a3"
|
||||
:tag => "v0.14.13",
|
||||
:revision => "9da422f1c5df52b987cc39d989ad8866ea925a0d"
|
||||
|
||||
head "https://github.com/syncthing/syncthing.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue