diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/syncthing.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Library/Formula/syncthing.rb b/Library/Formula/syncthing.rb index d967e1730..8359627f9 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -1,8 +1,6 @@ -require "formula" - class Syncthing < Formula homepage "http://syncthing.net" - url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.12" + url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.13" bottle do sha1 "a98be854eb18c0ea59b6fdbc245682c1a5a45dc5" => :yosemite |
