1
0
Fork 0
golang-forgejo-f3-gof3/f3/file_format_testdata/releaseasset/good.json
Daniel Baumann 03bfe4079e
Adding upstream version 3.10.8.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-18 09:37:23 +02:00

11 lines
343 B
JSON

{
"index": "5",
"name": "asset_5",
"content_type": "application/zip",
"size": 50,
"download_count": 10,
"download_url": "http://example.com/something",
"created": "1985-04-12T23:20:50.52Z",
"updated": "1986-04-12T23:20:50.52Z",
"sha256": "4c5b2f412017de78124ae3a063d08e76566eea0cba6deb2533fb176d816a54fc"
}