mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Prepare version 0.0.8
This commit is contained in:
parent
610fde45ef
commit
59e9870c56
106 changed files with 509 additions and 509 deletions
|
@ -3,14 +3,14 @@
|
|||
# So, it should be triple-checked
|
||||
|
||||
|
||||
FROM="0.0.6"
|
||||
TO="0.0.7"
|
||||
FROM="0.0.7"
|
||||
TO="0.0.8"
|
||||
|
||||
UUCORE_PROCS_FROM="0.0.5"
|
||||
UUCORE_PROCS_TO="0.0.6"
|
||||
UUCORE_PROCS_FROM="0.0.6"
|
||||
UUCORE_PROCS_TO="0.0.7"
|
||||
|
||||
UUCORE_FROM="0.0.8"
|
||||
UUCORE_TO="0.0.9"
|
||||
UUCORE_FROM="0.0.9"
|
||||
UUCORE_TO="0.0.10"
|
||||
|
||||
PROGS=$(ls -1d src/uu/*/Cargo.toml src/uu/stdbuf/src/libstdbuf/Cargo.toml Cargo.toml src/uu/base64/Cargo.toml)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue