Skip to content

v0.0.27

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:01
312c749

Install blooming-blockery 0.0.27

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/photonfoxlime/bb/releases/download/v0.0.27/blooming-blockery-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/photonfoxlime/bb/releases/download/v0.0.27/blooming-blockery-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install LighghtEeloo/miorin/blooming-blockery

Install prebuilt binaries into your npm project

npm install @miorin/blooming-blockery@0.0.27

Download blooming-blockery 0.0.27

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