From 73bd347fcf9a6f5580b90c80cfe60d915e4ddc08 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Thu, 12 Jun 2014 19:26:05 -0500 Subject: [PATCH] Add links to Solaris 11+ executables --- docs/content/2.download/default.yml | 4 ++++ docs/templates/index.liquid | 2 ++ 2 files changed, 6 insertions(+) diff --git a/docs/content/2.download/default.yml b/docs/content/2.download/default.yml index 6839240c..7a419b2f 100644 --- a/docs/content/2.download/default.yml +++ b/docs/content/2.download/default.yml @@ -40,6 +40,10 @@ body: * Or, grab prebuilt jq 1.3 [64-bit binaries](osx64/jq-1.3/jq) or [32-bit binaries](osx32/jq-1.3/jq) + ### Solaris 11 + + * jq 1.4 executables for [64-bit](solaris11-64/jq.exe) or [32-bit](solaris11-32/jq.exe) + ### Windows * jq 1.4 executables for [64-bit](win64/jq.exe) or [32-bit](win32/jq.exe) diff --git a/docs/templates/index.liquid b/docs/templates/index.liquid index 66bf2671..0574d43d 100644 --- a/docs/templates/index.liquid +++ b/docs/templates/index.liquid @@ -31,6 +31,8 @@