Skip to content

Commit

Permalink
Update Blazectl
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkiel committed Nov 29, 2022
1 parent cf8977d commit cd2080f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/install-blazectl.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -e

VERSION=0.10.0
VERSION=0.10.1

curl -sLO https://github.com/samply/blazectl/releases/download/v${VERSION}/blazectl-${VERSION}-linux-amd64.tar.gz
tar xzf blazectl-${VERSION}-linux-amd64.tar.gz
Expand Down

0 comments on commit cd2080f

Please sign in to comment.