commit 6341ecb1b97cf6d06014ae80fb666eb64d3a9bbe
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2025-08-07T17:58:54Z |
| subject | update arch utils |
commit 6341ecb1b97cf6d06014ae80fb666eb64d3a9bbe
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2025-08-07T17:58:54Z
update arch utils
---
bash/sources/16_keystore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bash/sources/16_keystore b/bash/sources/16_keystore
index d814852..dac334e 100644
--- a/bash/sources/16_keystore
+++ b/bash/sources/16_keystore
@@ -415,7 +415,7 @@ function _kstoreinit-s3au {
_kstoredl-s3au "ce04b3f90b7d9a2578587c8ff841186810d977545943fb4a8234a6d6e9f7b568" "arch_delete_many_aws4.sh" || return 1
_kstoredl-s3au "4c2a3d67fd97f1b54847424a596f08e2901ee183301f268e2ffd92a4f0ccef32" "arch_download_aws4.sh" || return 1
_kstoredl-s3au "0bee6f925a41f496f66654062b49ea2a1cc55d877f4617d56bf91244aaf0be51" "arch_getacl_aws4.sh" || return 1
- _kstoredl-s3au "2588e66fc728ba71d95fb33865b7b0393227fe82f2ad404eb0614d50158e9361" "arch_list_aws4.sh" || return 1
+ _kstoredl-s3au "ade0f7f4934e7c6e059f9bc69a9381c867e4bca4293e1ba089ec2d01e3048e52" "arch_list_aws4.sh" || return 1
_kstoredl-s3au "e90d197e4f965f88c30f8ff4b0a43ee4b5d656032781f1647770637fff0b9481" "arch_upload_aws4.sh" || return 1
}