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 8623cda93..08ef24a1b 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.22" + url "https://github.com/syncthing/syncthing.git", :tag => "v0.10.23" bottle do sha1 "beef7f4d6477edbe240e7f01dd4367609ed327f9" => :yosemite |
