diff --git a/script-meta-v2.json b/script-meta-v2.json index 036644d..c4d3337 100644 --- a/script-meta-v2.json +++ b/script-meta-v2.json @@ -64,11 +64,11 @@ "commit.ts": { "script_name": "commit.ts", "script_length": 3837, - "script_sha256": "142ffeb19e66fbcf67f5421f054594ff410979bdb37fdde9a0f5624ba9010b72", + "script_sha256": "c61abe4b6fc8e9eb71795fff5cbcb8d3b1907eee541559abb34d316364967e3b", "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": 1775961169415 + "update_time": 1776005626908 }, "decode-uri-component.ts": { "script_name": "decode-uri-component.ts", diff --git a/single-scripts/commit.ts b/single-scripts/commit.ts index 9829991..57113de 100755 --- a/single-scripts/commit.ts +++ b/single-scripts/commit.ts @@ -2,7 +2,7 @@ import {parseArgs} from "jsr:@std/cli/parse-args"; import {execCommandShell, log, ProcessBar, term,} from "https://script.hatter.ink/@61/deno-commons-mod.ts"; -import {summarizeGitStatusDiff} from "https://script.hatter.ink/@0/deno-ai-mod.ts"; +import {summarizeGitStatusDiff} from "https://script.hatter.ink/@2/deno-ai-mod.ts"; import {getGitLocalRev, getGitRemoteRev, getGitStatus,} from "https://script.hatter.ink/@2/deno-git-mod.ts"; async function checkRev(): Promise { @@ -117,5 +117,5 @@ main().catch((err) => { process.exit(0); }).then(() => process.exit(0)); -// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260412T103245+08:00.MEUCIQDIi9NgZUYx0R6D9QFj -// pVVw5kHya5I06LfqgQNW7t9d1wIgVtCxF058zi3BI1Vp5C80dY1DA3LoDhW7mQZ+CSwi/28= +// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260412T225340+08:00.MEUCIQCtE3akY/QOeUWRm6sz +// R/yRzGFIChTIGNcBHouraVAkWwIgMsbQ2FvJIJDHHgyyeimmRbe7+8nYuVYGcw1udlCZz2A=