diff options
Diffstat (limited to 'Library/Formula/syncthing.rb')
| -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 77f728532..2eb999c47 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.11.0", :revision => "b35958d024175609a9e07934cdb1bedd3243939c" + :tag => "v0.11.1", :revision => "15b87ae29749a5a81454a1497a2ebbdb75782dcb" head "https://github.com/syncthing/syncthing.git" |
