feat: add publish date and update time

This commit is contained in:
2025-01-19 15:44:29 +08:00
parent d4d14ff7c6
commit a31d055835
2 changed files with 45 additions and 4 deletions

View File

@@ -3,12 +3,16 @@
"script_name": "helloworld.go",
"script_length": 128,
"script_sha256": "b807f5d29dd2dbd4dc8c665616c836b1e1c0274d377672109a3e2397bb1139bf",
"script_full_url": "https://git.hatter.ink/hatter/go-scripts/raw/branch/main/helloworld-go/main.go"
"script_full_url": "https://git.hatter.ink/hatter/go-scripts/raw/branch/main/helloworld-go/main.go",
"publish_time": 1737272661406,
"update_time": 1737272661406
},
"myip.go": {
"script_name": "myip.go",
"script_length": 798,
"script_sha256": "2abb41d64288774c01c465508070bec5ba7350228ab0dc79a2fe679b5afb07b6",
"script_full_url": "https://git.hatter.ink/hatter/go-scripts/raw/branch/main/myip-go/main.go"
"script_full_url": "https://git.hatter.ink/hatter/go-scripts/raw/branch/main/myip-go/main.go",
"publish_time": 1737272661405,
"update_time": 1737272661405
}
}