penguin/utils

my env utils

commit 3ae95711100d1fa8387207e4e632dd97bfbca49f

author斟酌 鵬兄 <tgckpg@gmail.com>
date2026-06-26T23:40:40Z
subjectUpdate s3-arch-utils locations
commit 3ae95711100d1fa8387207e4e632dd97bfbca49f
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date:   2026-06-26T23:40:40Z

    Update s3-arch-utils locations
---
 bash/sources/16_keystore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bash/sources/16_keystore b/bash/sources/16_keystore
index 7f6f8a8..9cdf137 100644
--- a/bash/sources/16_keystore
+++ b/bash/sources/16_keystore
@@ -413,7 +413,7 @@ function _kstoredel {
 function _kstoredl-s3au {
 	local p tmp _NAME
 
-	p="https://git.k8s.astropenguin.net/penguin/s3-arch-utils/raw/branch/master"
+	p="https://sgit.k8s.astropenguin.net/penguin/s3-arch-utils/raw/master"
 	_CSUM=$1
 	_NAME=$2
 
@@ -453,7 +453,7 @@ function _kstoredl-kstorecred {
 
 function _kstoreinit-s3au {
 	_kstoredl-s3au "574d106cdced150fa6e04a9437d356d8688035cb2c63a045fa0d4ead8b3ec941" "arch_delete_aws4.sh" || return 1
-	_kstoredl-s3au "ce04b3f90b7d9a2578587c8ff841186810d977545943fb4a8234a6d6e9f7b568" "arch_delete_many_aws4.sh" || return 1
+	_kstoredl-s3au "0be740bced7b698d3b23931bf7bd9a77aa22eb3c81f6e9205be4cce4eded0d11" "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 "4eb3aba45d9d20b15b8aab575955084bf525be62661e5b7de2bdeac0260ec9fc" "arch_list_aws4.sh" || return 1