Skip to content

Commit

Permalink
Bump shellbase 0.9.20240303->0.9.20240707
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Jul 8, 2024
1 parent 4c140de commit 6c10f1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/install
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# https://github.com/rdavid/shellbase/
# shellcheck disable=SC2034,SC3043 # Uses local variables, appears unused.
readonly \
BASE_APP_VERSION=0.9.20240617 \
BASE_APP_VERSION=0.9.20240709 \
BASE_MIN_VERSION=0.9.20230606 \
DST=/usr/local/bin \
GOR=0.9.20240303 \
GOR=0.9.20240707 \
PKG="\
curl \
dci-ansible \
Expand Down

0 comments on commit 6c10f1e

Please sign in to comment.