Skip to content

Commit

Permalink
syncthing 0.11.22
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#43315.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
  • Loading branch information
stuwil authored and bfontaine committed Aug 27, 2015
1 parent d433222 commit eccc70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/syncthing.rb
Expand Up @@ -2,7 +2,7 @@ class Syncthing < Formula
desc "Open source continuous file synchronization application"
homepage "https://syncthing.net/"
url "https://github.com/syncthing/syncthing.git",
:tag => "v0.11.21", :revision => "42dcb3d2ccadcf78a3ca23632ac454ea23402f71"
:tag => "v0.11.22", :revision => "feffc0416fc7a6267b1da7fab10164742fbc60c9"

head "https://github.com/syncthing/syncthing.git"

Expand Down

0 comments on commit eccc70b

Please sign in to comment.