syncthing 0.10.25
Bump syncthing to v0.10.25 Closes Homebrew/homebrew#37498. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
7df021f5a7
commit
dedeedac75
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Syncthing < Formula
|
||||
homepage "http://syncthing.net"
|
||||
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.24"
|
||||
url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.25"
|
||||
|
||||
bottle do
|
||||
sha1 "7010ff80ae2a4309e5898e04c4e0ad78af68baff" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue