syncthing 0.10.5
Closes Homebrew/homebrew#33970. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
335e594981
commit
ff108dd503
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/syncthing/syncthing.git", :tag => "v0.10.4"
|
||||
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.5"
|
||||
|
||||
bottle do
|
||||
sha1 "fd52fc0ccd1bf8708a1cda9b419d930ec8e0c56e" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue