Skip to content

Commit

Permalink
Bump yq v4.40.3->v4.40.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Dec 7, 2023
1 parent d38686f commit 4caacb5
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,7 +5,7 @@
# https://github.com/rdavid/shellbase/
# shellcheck disable=SC2034,SC3043 # Uses local variables, appears unused.
readonly \
BASE_APP_VERSION=0.9.20231126 \
BASE_APP_VERSION=0.9.20231207 \
BASE_MIN_VERSION=0.9.20230606 \
DST=/usr/local/bin \
GOR=0.9.20231111 \
Expand All @@ -20,7 +20,7 @@ tar \
which" \
SHR=0.9.20231111 \
USR=dci-openshift-app-agent \
YQR=4.40.3
YQR=4.40.4
readonly \
GO=https://github.com/rdavid/gento/archive/refs/tags/v$GOR.tar.gz \
OC=https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/ocp/latest/openshift-client-linux.tar.gz \
Expand Down

0 comments on commit 4caacb5

Please sign in to comment.