🔄 Update script metadata and signature for wget.ts
This commit is contained in:
@@ -11,11 +11,11 @@ import {
|
||||
formatHumanTime,
|
||||
formatPercent,
|
||||
formatSize2,
|
||||
getEnv,
|
||||
getKeyRingPassword,
|
||||
log,
|
||||
printLastLine,
|
||||
} from "https://script.hatter.ink/@70/deno-commons-mod.ts";
|
||||
import {getEnv} from "../libraries/deno-commons-mod.ts";
|
||||
|
||||
function getOutputFilename(filename: string): string {
|
||||
const original = filename;
|
||||
@@ -180,5 +180,5 @@ log.success(
|
||||
}`,
|
||||
);
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260412T094803+08:00.MEUCIBdigqOZCNwVHEF/AEpP
|
||||
// CSTp8ru7SCFX0MeB0N3PsGUhAiEA/gZ1cbK/FyK9w14+63YvxdTUwX273b+LgteJ95BjGag=
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260412T094849+08:00.MEUCIG7syjAuNPOfrHQAfttO
|
||||
// 2EmdB61bKIeShvk/abV5e7p1AiEAvxySKwi2Kw+QGjviTGLdB+CgiaciPp2OH1YRI7ozdls=
|
||||
|
||||
Reference in New Issue
Block a user