updates
This commit is contained in:
@@ -6,13 +6,13 @@ import {
|
||||
execCommandShell,
|
||||
existsPath,
|
||||
log,
|
||||
readFileToString,
|
||||
stringifyPretty,
|
||||
term,
|
||||
uint8ArrayToHexString,
|
||||
writeStringToFile,
|
||||
} from "https://script.hatter.ink/@37/deno-commons-mod.ts";
|
||||
} from "https://script.hatter.ink/@39/deno-commons-mod.ts";
|
||||
import {parseArgs} from "jsr:@std/cli/parse-args";
|
||||
import {readFileToString} from "https://global.hatter.ink/script/get/@1/deno-commons-1.6.0-mod.ts";
|
||||
|
||||
function handleHelp() {
|
||||
console.log(term.auto(`Build scripts to bundle and sign.
|
||||
@@ -181,5 +181,5 @@ async function buildFile(file: string, flags: any) {
|
||||
|
||||
await main();
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260210T234339+08:00.MEUCIHmL1NC1x13n9Ulgfi1k
|
||||
// i6EtW3hEyc4kRuqopxP+zwYUAiEAwp86FypQnoXj7kXIRnkloPh1d2pIu/9o1eszNC5oJW4=
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260211T222821+08:00.MEQCIAweu8hlz6/t/UPWtHzB
|
||||
// 6fm4DZPTSfP7NBPSjad5qmB9AiAkpgAvpLAD1qKd+Cz0KBJT6GQq30yt1RKEbYtgKEQjHA==
|
||||
|
||||
Reference in New Issue
Block a user