File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ Some operating systems demand administrative rights to install to
163163
164164[,sh]
165165----
166- REL=0.9.20251111
166+ REL=0.9.20260404
167167SRC=https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
168168curl --location --silent $SRC |
169169 tar \
@@ -192,7 +192,7 @@ You can try `shellbase` without installation:
192192[,sh]
193193----
194194#!/bin/sh
195- REL=0.9.20251111
195+ REL=0.9.20260404
196196SRC=https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
197197eval "$(
198198 curl --location --silent $SRC |
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ BASE_RC_CON_NO=14
4747BASE_RC_CON_TO=13
4848BASE_RC_DIE_NO=10
4949BASE_SHOULD_CON=false
50- BASE_VERSION=0.9.20260402
50+ BASE_VERSION=0.9.20260404
5151
5252# Removes any file besides mp3, m4a, flac in the current directory.
5353# Removes empty directories.
You can’t perform that action at this time.
0 commit comments