Skip to content

0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 19:26
· 22 commits to master since this release

Release Notes

  • Add exponential backoff when rate limited

Install promptbox 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/dimfeld/promptbox/releases/download/v0.1.2/promptbox-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/dimfeld/promptbox/releases/download/v0.1.2/promptbox-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install dimfeld/homebrew-tap/promptbox

Download promptbox 0.1.2

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