File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ Some operating systems demands administrative rights to install to
161161
162162[,sh]
163163----
164- REL=0.9.20250808
164+ REL=0.9.20251010
165165SRC=https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
166166curl --location --silent $SRC |
167167 tar \
@@ -190,7 +190,7 @@ You can try `shellbase` without installation:
190190[,sh]
191191----
192192#!/bin/sh
193- REL=0.9.20250808
193+ REL=0.9.20251010
194194SRC=https://github.com/rdavid/shellbase/archive/refs/tags/v$REL.tar.gz
195195eval "$(
196196 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.20251002
49+ BASE_VERSION=0.9.20251010
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