mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
version 0.0.13
This commit is contained in:
parent
ef8921044b
commit
b7809bd889
106 changed files with 315 additions and 315 deletions
|
@ -11,14 +11,14 @@
|
|||
# 6) Run util/publish.sh --do-it
|
||||
# 7) In some cases, you might have to fix dependencies and run import
|
||||
|
||||
FROM="0.0.8"
|
||||
TO="0.0.9"
|
||||
FROM="0.0.12"
|
||||
TO="0.0.13"
|
||||
|
||||
UUCORE_PROCS_FROM="0.0.7"
|
||||
UUCORE_PROCS_TO="0.0.8"
|
||||
UUCORE_PROCS_FROM="0.0.12"
|
||||
UUCORE_PROCS_TO="0.0.13"
|
||||
|
||||
UUCORE_FROM="0.0.10"
|
||||
UUCORE_TO="0.0.11"
|
||||
UUCORE_FROM="0.0.12"
|
||||
UUCORE_TO="0.0.13"
|
||||
|
||||
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