🔄 Update script metadata and signature for wget.ts
This commit is contained in:
@@ -367,11 +367,11 @@
|
||||
},
|
||||
"wget.ts": {
|
||||
"script_name": "wget.ts",
|
||||
"script_length": 5270,
|
||||
"script_sha256": "e66f9040be37f338a27d4d25c45aa119ee0198f2629fa168cd967ebb62c96be7",
|
||||
"script_length": 5225,
|
||||
"script_sha256": "85351654565fa92b21d33706339ededb804eff1484eb2ddb1d9dda44de7f4809",
|
||||
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/wget.ts",
|
||||
"single_script_file": true,
|
||||
"publish_time": 1737272626139,
|
||||
"update_time": 1775958487427
|
||||
"update_time": 1775958532700
|
||||
}
|
||||
}
|
||||
@@ -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