summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorNicolas Williams <nico@cryptonector.com>2023-07-31 23:10:41 -0500
committerNico Williams <nico@cryptonector.com>2023-07-31 23:59:09 -0500
commit29698118c51d2f04ccdacb3518b0c86551970a7a (patch)
treeb982054971ecadbb35efad0a42229f2cbe56e7a9 /docs
parent96263f2e4b490714a069ac5b54ccd3ca52067a1a (diff)
Update download page with new release key
Diffstat (limited to 'docs')
-rw-r--r--docs/content/download/default.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/content/download/default.yml b/docs/content/download/default.yml
index 970f1c85..74f00d4e 100644
--- a/docs/content/download/default.yml
+++ b/docs/content/download/default.yml
@@ -136,12 +136,13 @@ body:
The checksums for jq 1.5 are in
[sig/v1.5/sha256sum.txt](https://raw.githubusercontent.com/jqlang/jq/master/sig/v1.5/sha256sum.txt).
- Additionally, all binaries are signed by the
- [jq Package Signing Key](https://raw.githubusercontent.com/jqlang/jq/master/sig/jq-release.key).
- The signatures can be found under
+ Additionally, all release artifacts are signed by a jq release key. We have two release keys, [one for 1.6 and older releases](https://raw.githubusercontent.com/jqlang/jq/master/sig/jq-release-old.key), and [one for 1.7 and newer releases](https://raw.githubusercontent.com/jqlang/jq/master/sig/jq-release-new.key).
+ Signatures can be found under
[sig/v1.x/\*.asc](https://github.com/jqlang/jq/tree/master/sig).
+ The signatures for jq 1.7rc are in
+ [sig/v1.7rc1/\*.asc](https://github.com/jqlang/jq/tree/master/sig/v1.7rc1).
The signatures for jq 1.6 are in
- [sig/v1.5/\*.asc](https://github.com/jqlang/jq/tree/master/sig/v1.6).
+ [sig/v1.6/\*.asc](https://github.com/jqlang/jq/tree/master/sig/v1.6).
The signatures for jq 1.5 are in
[sig/v1.5/\*.asc](https://github.com/jqlang/jq/tree/master/sig/v1.5).
You can use [GnuPG](https://gnupg.org/) to verify a signature by downloading