Skip to content

Commit

Permalink
Use latest shellbase, release v20230308
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Mar 8, 2023
1 parent c8f6ec9 commit 83b6f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/install
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
readonly \
BASE_APP_VERSION=0.9.20230308 \
DST=/usr/local/bin \
REL=0.9.20230212 \
REL=0.9.20230308 \
TGT=/usr/local/bin/base.sh
readonly \
SRC=https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
Expand Down

0 comments on commit 83b6f7a

Please sign in to comment.