feat: add update-meta-v2.rs

This commit is contained in:
2025-01-18 13:06:34 +08:00
parent 7fb0fd8562
commit 627dec9cd9
5 changed files with 244 additions and 0 deletions

20
script-meta-v2.json Normal file
View File

@@ -0,0 +1,20 @@
{
"access-guard.ts": {
"script_name": "access-guard.ts",
"script_length": 5508,
"script_sha256": "608fb5987c04b9bcfcb7006cb75eac7c8f81346906d3aed7ffd368357e6fa5cb",
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/access-guard-ts/main.ts"
},
"helloworld.ts": {
"script_name": "helloworld.ts",
"script_length": 69,
"script_sha256": "b301944e64def6c3a1ada4e327a7b2c2e37c576a65da5f797998355c51686f76",
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/helloworld-ts/main.ts"
},
"sigstore-verify.ts": {
"script_name": "sigstore-verify.ts",
"script_length": 3511,
"script_sha256": "5d3987d9f838158ab89ca098cd4b142147ab2157b693e48f042d080be4928ff7",
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/sigstore-verify-ts/main.ts"
}
}