Current Behavior
❯ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mirantiscontainers/blueprint/main/scripts/install.sh)"
VERSION not set, using latest release: v1.0.16
Downloading https://github.com/mirantiscontainers/blueprint/releases/download/v1.0.16/bctl_darwin_arm64.tar.gz
Downloading https://github.com/mirantiscontainers/blueprint/releases/download/v1.0.16/blueprint_1.0.16_checksums.txt...
Verifying checksum...
Checksum verification failed. Exiting without installing
Expected Behavior
bctl should pass the checksum and install on my system
Steps To Reproduce
Run the install command from the docs
Environment
OS: mac
Product Version: latest
Additional Context
No response
Current Behavior
Expected Behavior
bctl should pass the checksum and install on my system
Steps To Reproduce
Run the install command from the docs
Environment
OS: mac
Product Version: latest
Additional Context
No response