Hyperlink link checker
Version updated for untitaker/hyperlink to version 0.1.40.
- This action is used across all versions by 6 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
After a rough two days fighting the broken release workflow, 0.1.40 is the first working release after 0.1.32. The main change is the new dump-external-links
subcommand, a partial solution to checking external links.
Install hyperlink 0.1.40
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/untitaker/hyperlink/releases/download/0.1.40/hyperlink-installer.sh | sh
Install prebuilt binaries into your npm project
npm install @untitaker/hyperlink@0.1.40
Download hyperlink 0.1.40
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 |