syncthing 0.9.15
Closes Homebrew/homebrew#32282. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
9b3b520b12
commit
382f0b81b3
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Syncthing < Formula
|
||||
homepage "http://syncthing.net"
|
||||
url "https://github.com/calmh/syncthing.git", :tag => "v0.9.14"
|
||||
url "https://github.com/calmh/syncthing.git", :tag => "v0.9.15"
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
|
|
Loading…
Reference in a new issue