Skip to content

Commit

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

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
mbi authored and DomT4 committed Jan 11, 2016
1 parent 4173415 commit c4ba459
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.12.11", :revision => "46738629818e92b094545aff0bae1b315e52c0f8"
:tag => "v0.12.12", :revision => "06921443fc507119b4fb1d2c9998ea1cb821b430"

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

Expand Down

0 comments on commit c4ba459

Please sign in to comment.