update git check
This commit is contained in:
@@ -98,12 +98,12 @@
|
||||
},
|
||||
"git-check.ts": {
|
||||
"script_name": "git-check.ts",
|
||||
"script_length": 2711,
|
||||
"script_sha256": "bc97f4da2ff8ef98494e06f918d14b9e0960ef57af4a732fae623121d2048cc9",
|
||||
"script_length": 2683,
|
||||
"script_sha256": "1267cfdaeace4c5379caf5171be48b0769e5432de9fca9008379c1f0087ffa66",
|
||||
"script_full_url": "https://git.hatter.ink/hatter/ts-scripts/raw/branch/main/single-scripts/git-check.ts",
|
||||
"single_script_file": true,
|
||||
"publish_time": 1770541896791,
|
||||
"update_time": 1770541975528
|
||||
"update_time": 1770542007498
|
||||
},
|
||||
"helloworld-bun.ts": {
|
||||
"script_name": "helloworld-bun.ts",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env runts -- --allow-import --allow-run --allow-read
|
||||
#!/usr/bin/env runts -- --allow-all
|
||||
|
||||
import {
|
||||
execCommand,
|
||||
@@ -83,5 +83,5 @@ async function main() {
|
||||
|
||||
await main();
|
||||
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260208T171251+08:00.MEYCIQDnT/2rcJlUvb/AWwc6
|
||||
// ZLFgkkxAO1csY0EjFGau6VqIqgIhAO6nEggx2Nt2SSdiXkCWl7xAjVTiQlYdTKKBoW6VcR4O
|
||||
// @SCRIPT-SIGNATURE-V1: yk-r1.ES256.20260208T171322+08:00.MEYCIQDvczD6qSfdlDkZCiN+
|
||||
// 9VKrEX6Fqd7/yZQLXjuWpOOX9AIhAIF/bVRRxFcawTy8DIt6G5Zxv3UqB82KgM0aQIAESMM5
|
||||
|
||||
Reference in New Issue
Block a user