feat: add ssh-verify.ts

This commit is contained in:
2025-01-19 15:20:34 +08:00
parent eb6357f6bb
commit d3604ea8eb
3 changed files with 106 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
"publickey.ts": {
"script_name": "publickey.ts",
"script_length": 1572,
"script_sha256": "7910b0d8c727a5d8cefa0174d19b0e6e7925dc3960dbe3625735f4a55f7180e2",
"script_sha256": "83947c19952ef8f69f50354b809bc584e4ff702a663364c9572db8a0bb32cc8e",
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/publickey.ts",
"single_script_file": true
},
@@ -38,6 +38,13 @@
"script_sha256": "0371be7620d5aa2607a5ed1a9b45e2664b5c27ee163966a681e630d568c4a445",
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/sigstore-verify-ts/main.ts"
},
"ssh-verify.ts": {
"script_name": "ssh-verify.ts",
"script_length": 2708,
"script_sha256": "c8ffa0e730db27046f4fdc2c7946e53eb3f4209f663374b60b64521957218a43",
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/ssh-verify.ts",
"single_script_file": true
},
"wget.ts": {
"script_name": "wget.ts",
"script_length": 3848,