Skip to content

Commit

Permalink
syncthing 0.12.17
Browse files Browse the repository at this point in the history
Closes Homebrew#48671.

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
mbi authored and DomT4 committed Jan 31, 2016
1 parent a8aa9d5 commit bc17269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/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.16", :revision => "458e0b3b8b1c34f1a3faf80a83c95f7b0c8d8d13"
:tag => "v0.12.17", :revision => "8a8336ae08b3ac5bb4ddce4a5ebbf16049961ad2"

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

Expand Down

0 comments on commit bc17269

Please sign in to comment.