Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 24, 2023
1 parent 0d256cc commit e6302d0
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 6 deletions.
25 changes: 25 additions & 0 deletions download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,14 @@ <h3>Linux</h3>
Install using <code>sudo pacman -S jq</code>.</p>
</li>
<li>
<p>jq 1.7.1 binaries for
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-amd64">AMD64</a>
or
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-arm64">ARM64</a>
or
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-i386">i386</a>.</p>
</li>
<li>
<p>jq 1.7 binaries for
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux-amd64">AMD64</a>
or
Expand Down Expand Up @@ -131,6 +139,12 @@ <h3>macOS</h3>
<p>Use <a href="https://finkproject.org">Fink</a> to install jq with <code>fink install jq</code>.</p>
</li>
<li>
<p>jq 1.7.1 binaries for
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-macos-amd64">AMD64</a>
or
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-macos-arm64">ARM64</a>.</p>
</li>
<li>
<p>jq 1.7 binaries for
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-macos-amd64">AMD64</a>
or
Expand Down Expand Up @@ -197,6 +211,12 @@ <h3>Windows</h3>
<code>chocolatey install jq</code>.</p>
</li>
<li>
<p>jq 1.7.1 executables for
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-amd64.exe">AMD64</a>
or
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-i386.exe">i386</a>.</p>
</li>
<li>
<p>jq 1.7 executables for
<a href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-windows-amd64.exe">AMD64</a>
or
Expand Down Expand Up @@ -231,6 +251,8 @@ <h3>Checksums and signatures</h3>
<p>SHA-256 checksums are provided for all release and pre-release binaries.
They can be found under
<a href="https://github.com/jqlang/jq/tree/master/sig">sig/v1.x/sha256sum.txt</a>.
The checksums for jq 1.7.1 are in
<a href="https://raw.githubusercontent.com/jqlang/jq/master/sig/v1.7.1/sha256sum.txt">sig/v1.7.1/sha256sum.txt</a>.
The checksums for jq 1.7 are in
<a href="https://raw.githubusercontent.com/jqlang/jq/master/sig/v1.7/sha256sum.txt">sig/v1.7/sha256sum.txt</a>.
The checksums for jq 1.6 are in
Expand All @@ -240,6 +262,8 @@ <h3>Checksums and signatures</h3>
<p>Additionally, all release artifacts are signed by a jq release key. We have two release keys, <a href="https://raw.githubusercontent.com/jqlang/jq/master/sig/jq-release-old.key">one for 1.6 and older releases</a>, and <a href="https://raw.githubusercontent.com/jqlang/jq/master/sig/jq-release-new.key">one for 1.7 and newer releases</a>.
Signatures can be found under
<a href="https://github.com/jqlang/jq/tree/master/sig">sig/v1.x/*.asc</a>.
The signatures for jq 1.7.1 are in
<a href="https://github.com/jqlang/jq/tree/master/sig/v1.7.1">sig/v1.7.1/*.asc</a>.
The signatures for jq 1.7 are in
<a href="https://github.com/jqlang/jq/tree/master/sig/v1.7">sig/v1.7/*.asc</a>.
The signatures for jq 1.6 are in
Expand All @@ -250,6 +274,7 @@ <h3>Checksums and signatures</h3>
the signature and running <code>gpg --verify signature.asc</code>.</p>
<h3>From source on Linux, macOS, Cygwin, and other POSIX-like operating systems</h3>
<ul>
<li><a href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-1.7.1.tar.gz">Source tarball for jq 1.7.1</a></li>
<li><a href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-1.7.tar.gz">Source tarball for jq 1.7</a></li>
<li><a href="https://github.com/jqlang/jq/releases/download/jq-1.6/jq-1.6.tar.gz">Source tarball for jq 1.6</a></li>
<li><a href="https://github.com/jqlang/jq/releases/download/jq-1.5/jq-1.5.tar.gz">Source tarball for jq 1.5</a></li>
Expand Down
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ <h2 class="px-1" style="width:16em">
</h2>
<div class="btn-group d-print-none" role="group">
<button type="button" class="btn btn-primary dropdown-toggle text-nowrap" data-bs-toggle="dropdown" aria-expanded="false">
Download jq 1.7
Download jq 1.7.1
<span class="caret"></span>
</button>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux-amd64" aria-label="Link to download executable: Linux (AMD64)"><span class="bi bi-download me-2" aria-hidden="true"></span>Linux (AMD64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux-arm64" aria-label="Link to download executable: Linux (ARM64)"><span class="bi bi-download me-2" aria-hidden="true"></span>Linux (ARM64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-macos-amd64" aria-label="Link to download executable: macOS (AMD64)"><span class="bi bi-download me-2" aria-hidden="true"></span>macOS (AMD64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-macos-arm64" aria-label="Link to download executable: macOS (ARM64)"><span class="bi bi-download me-2" aria-hidden="true"></span>macOS (ARM64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7/jq-windows-amd64.exe" aria-label="Link to download executable: Windows (AMD64)"><span class="bi bi-download me-2" aria-hidden="true"></span>Windows (AMD64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-amd64" aria-label="Link to download executable: Linux (AMD64)"><span class="bi bi-download me-2" aria-hidden="true"></span>Linux (AMD64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-linux-arm64" aria-label="Link to download executable: Linux (ARM64)"><span class="bi bi-download me-2" aria-hidden="true"></span>Linux (ARM64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-macos-amd64" aria-label="Link to download executable: macOS (AMD64)"><span class="bi bi-download me-2" aria-hidden="true"></span>macOS (AMD64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-macos-arm64" aria-label="Link to download executable: macOS (ARM64)"><span class="bi bi-download me-2" aria-hidden="true"></span>macOS (ARM64)</a></li>
<li><a class="dropdown-item" href="https://github.com/jqlang/jq/releases/download/jq-1.7.1/jq-windows-amd64.exe" aria-label="Link to download executable: Windows (AMD64)"><span class="bi bi-download me-2" aria-hidden="true"></span>Windows (AMD64)</a></li>
<li><a class="dropdown-item" href="/jq/download/">Other platforms, older versions, and source</a></li>
</ul>
<a class="btn btn-primary text-nowrap" href="https://jqplay.org" target="_blank" rel="noopener">
Expand Down

0 comments on commit e6302d0

Please sign in to comment.