diff options
Diffstat (limited to 'Library')
| -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 9cb5b40de..b62dd8d94 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -2,7 +2,7 @@ require "formula" class Syncthing < Formula homepage "http://syncthing.net" - url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.3" + url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.4" bottle do sha1 "8239e9862e76460caf9e5c95a61a118df47584fa" => :yosemite |
