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 31df18078..8c83527ed 100644 --- a/Library/Formula/syncthing.rb +++ b/Library/Formula/syncthing.rb @@ -1,7 +1,7 @@ class Syncthing < Formula homepage "https://syncthing.net/" url "https://github.com/syncthing/syncthing.git", - :tag => "v0.10.30", :revision => "3cc4cb0a0b71908ae2d6392f14457e7ca6712278" + :tag => "v0.11.0", :revision => "b35958d024175609a9e07934cdb1bedd3243939c" head "https://github.com/syncthing/syncthing.git" |
