From 9bfa0ad97f0cc9d54e738d397edae0d4d60c0bb7 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 25 Jan 2026 13:18:40 +0800 Subject: [PATCH] add commit.ts --- script-meta-v2.json | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/script-meta-v2.json b/script-meta-v2.json index d509339..c6cf6e5 100644 --- a/script-meta-v2.json +++ b/script-meta-v2.json @@ -42,6 +42,15 @@ "publish_time": 1769009291639, "update_time": 1769009291639 }, + "commit.ts": { + "script_name": "commit.ts", + "script_length": 10036, + "script_sha256": "0021d8f21d881897ff4b67fb74d477fbf958377c35e9748f25bea1814a869c17", + "script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/commit.ts", + "single_script_file": true, + "publish_time": 1769318306585, + "update_time": 1769318306585 + }, "decode-uri-component.ts": { "script_name": "decode-uri-component.ts", "script_length": 808, @@ -193,12 +202,12 @@ }, "ssh.ts": { "script_name": "ssh.ts", - "script_length": 6778, - "script_sha256": "ddee643fa6f18ed55b0530015522166fe548a55baecd1762bd2d198cdd8a5243", + "script_length": 6806, + "script_sha256": "1d0e457f1247ba1524a6e11d99bbc79e26d94783bbaf51de0aa9e38f0b3d3985", "script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/ssh.ts", "single_script_file": true, "publish_time": 1768111677531, - "update_time": 1769102728188 + "update_time": 1769318306584 }, "wget.ts": { "script_name": "wget.ts",