Skip to content

Releases: potiuk/hyperlink

v0.3.1

27 Jun 20:54
v0.3.1
5e5ed59

Choose a tag to compare

Install hyperlink 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/untitaker/hyperlink/releases/download/v0.3.1/hyperlink-installer.sh | sh

Install prebuilt binaries into your npm project

npm install @untitaker/hyperlink@0.3.1

Download hyperlink 0.3.1

File Platform Checksum
hyperlink-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hyperlink-x86_64-apple-darwin.tar.xz Intel macOS checksum
hyperlink-x86_64-pc-windows-msvc.zip x64 Windows checksum
hyperlink-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo untitaker/hyperlink

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>

0.2.2

27 Jun 11:40
9efbb41

Choose a tag to compare

Install hyperlink 0.2.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/untitaker/hyperlink/releases/download/0.2.2/hyperlink-installer.sh | sh

Install prebuilt binaries into your npm project

npm install @untitaker/hyperlink@0.2.2

Download hyperlink 0.2.2

File Platform Checksum
hyperlink-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
hyperlink-x86_64-apple-darwin.tar.xz Intel macOS checksum
hyperlink-x86_64-pc-windows-msvc.zip x64 Windows checksum
hyperlink-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with GitHub Artifact Attestations. These can be verified by using the GitHub CLI:

gh attestation verify <file-path of downloaded artifact> --repo untitaker/hyperlink

You can also download the attestation from GitHub and verify against that directly:

gh attestation verify <file-path of downloaded artifact> --bundle <file-path of downloaded attestation>