File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ Some operating systems demands administrative rights to install to
164164
165165[,sh]
166166----
167- REL=0.9.20251010
167+ REL=0.9.20251111
168168SRC=https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
169169curl --location --silent $SRC |
170170 tar \
@@ -193,7 +193,7 @@ You can try `shellbase` without installation:
193193[,sh]
194194----
195195#!/bin/sh
196- REL=0.9.20251010
196+ REL=0.9.20251111
197197SRC=https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
198198eval "$(
199199 curl --location --silent $SRC |
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ BASE_RC_CON_NO=14
4646BASE_RC_CON_TO=13
4747BASE_RC_DIE_NO=10
4848BASE_SHOULD_CON=false
49- BASE_VERSION=0.9.20251027
49+ BASE_VERSION=0.9.20251111
5050
5151# Removes any file besides mp3, m4a, flac in the current directory.
5252# Removes empty directories.
You can’t perform that action at this time.
0 commit comments