Release Notes
💼 Other
- Change loop from "loop" to "while"
Install nap 0.0.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/evantaur/nap/releases/download/v0.0.5/nap-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c "irm https://github.com/evantaur/nap/releases/download/v0.0.5/nap-installer.ps1 | iex"
Download nap 0.0.5
File | Platform | Checksum |
---|---|---|
nap-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
nap-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
nap-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
nap-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
nap-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |