Syncthing 0.10.9
Version bump. Closes Homebrew/homebrew#34567. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
43fd8fd57d
commit
f05f47196e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require "formula"
|
||||||
|
|
||||||
class Syncthing < Formula
|
class Syncthing < Formula
|
||||||
homepage "http://syncthing.net"
|
homepage "http://syncthing.net"
|
||||||
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.8"
|
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.9"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha1 "33e55e2a4014447b368c92614748175bd963d95c" => :yosemite
|
sha1 "33e55e2a4014447b368c92614748175bd963d95c" => :yosemite
|
||||||
|
|
Loading…
Reference in a new issue