syncthing 0.9.15

Closes Homebrew/homebrew#32282.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
iggyvolz 2014-09-13 11:01:22 -04:00 committed by Jack Nagel
parent 9b3b520b12
commit 382f0b81b3

View file

@ -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