diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb
index 9c0f393d0d..9327b0fb16 100644
--- a/website/source/downloads_tools.html.erb
+++ b/website/source/downloads_tools.html.erb
@@ -37,6 +37,8 @@ description: |-
These Consul tools are created and managed by the amazing members of the Consul community:
+
+
-
cfg4j - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
@@ -85,6 +87,12 @@ description: |-
-
fabio - Fast, zero-conf, consul-aware load-balancing HTTP/HTTPS router
+ -
+ file2consul - Update Consul values
+ from git or files. Config loader with support for multiple environments. Provides
+ variable expansion, interpolation, inheritance with overrides and ability to update multiple consul servers.
+ Reduces cost of maintaining larger configuration sets between environments by reducing restatement and manual editing of similar or predictably changing config properties. MIT license, Written in GO.
+
-
git2consul - Mirror the contents of a Git repository into Consul KVs