diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/syncthing.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb index 2743d5475..f44685f44 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -1,6 +1,6 @@ class Syncthing < Formula homepage "http://syncthing.net" - url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.17" + url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.18" bottle do sha1 "662ecddb853ea40e7ff4ce2dd78fc95a2753cbf5" => :yosemite |
