Skip to content

Commit

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

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
mbi authored and DomT4 committed Feb 8, 2016
1 parent 4721a7d commit 57255eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/syncthing.rb
Original file line number Diff line number Diff line change
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.17", :revision => "8a8336ae08b3ac5bb4ddce4a5ebbf16049961ad2"
:tag => "v0.12.18", :revision => "459a3dc58c26439df1ad62fb8a6522b08201b119"

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

Expand Down

0 comments on commit 57255eb

Please sign in to comment.