Skip to content

Commit

Permalink
Bump tools
Browse files Browse the repository at this point in the history
  • Loading branch information
dubo-dubon-duponey committed Mar 17, 2024
1 parent 1249107 commit 86f4b26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/helpers/install-tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -o errexit -o errtrace -o functrace -o nounset -o pipefail

export SUITE=bookworm
export DATE=2024-02-20
export DATE=2024-03-01

export BIN_LOCATION="${BIN_LOCATION:-$HOME/bin}"
export PATH="$BIN_LOCATION:$PATH"
Expand Down

0 comments on commit 86f4b26

Please sign in to comment.