From 7a5bcb63c531bb9e78e1cd144c8d5efed1cdc6b3 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sat, 4 Apr 2026 01:57:49 +0800 Subject: [PATCH] add get-secret.ts --- script-meta-v2.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/script-meta-v2.json b/script-meta-v2.json index 926cd9b..c5d2a34 100644 --- a/script-meta-v2.json +++ b/script-meta-v2.json @@ -106,6 +106,15 @@ "publish_time": 1769010420927, "update_time": 1770822121767 }, + "get-secret.ts": { + "script_name": "get-secret.ts", + "script_length": 661, + "script_sha256": "bb6ab54171eb1c59ea00fa1b72f63a6c1165c1b43dc8e223881a4da2692eb5f6", + "script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/get-secret.ts", + "single_script_file": true, + "publish_time": 1775239056991, + "update_time": 1775239056991 + }, "git-check.ts": { "script_name": "git-check.ts", "script_length": 3107,