commit c23b94a7b463f977c2cdb3a32fc67f7304432280
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2025-05-19T06:04:32Z |
| subject | Update arch_list_aws4 signature |
commit c23b94a7b463f977c2cdb3a32fc67f7304432280
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2025-05-19T06:04:32Z
Update arch_list_aws4 signature
---
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 6f3332a..d451381 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 "31709a639fab27b5ba071dd4c843fd3e90d4cea07bbb055c08c9720d31a8d11d" "arch_download_aws4.sh" || return 1
_kstoredl-s3au "0bee6f925a41f496f66654062b49ea2a1cc55d877f4617d56bf91244aaf0be51" "arch_getacl_aws4.sh" || return 1
- _kstoredl-s3au "dcb89894e78351af702fabb521cf1cf6ca512db9cd4cf3c70631bb1e51ab9340" "arch_list_aws4.sh" || return 1
+ _kstoredl-s3au "c08ee1f66cf1fc63abb366af57929cce8e6901f60844491946f5291c44011010" "arch_list_aws4.sh" || return 1
_kstoredl-s3au "e90d197e4f965f88c30f8ff4b0a43ee4b5d656032781f1647770637fff0b9481" "arch_upload_aws4.sh" || return 1
}