scoop-tjuice/bucket/gpaste.json

18 lines
502 B
JSON
Raw Normal View History

2022-01-16 01:01:01 +00:00
{
"homepage": "https://git.t-juice.club/torjus/gpaste",
"description": "Simple pastebin-style thingie.",
2022-01-16 20:53:56 +00:00
"version": "0.2.0",
2022-01-16 01:01:01 +00:00
"license": "MIT",
"architecture": {
"64bit": {
"url": [
2022-01-16 20:53:56 +00:00
"https://git.t-juice.club/attachments/98f052e1-d188-46e8-9355-7adead02b9f9#/gpaste.zip"
2022-01-16 01:01:01 +00:00
],
"hash": [
2022-01-16 20:54:47 +00:00
"f35259deee62d5797c74e69c8fda5dfc0e9622dc61794c3170286ea9f2c8985b"
2022-01-16 01:01:01 +00:00
]
}
},
2022-01-16 01:14:11 +00:00
"bin": "gpaste.exe"
2022-01-16 01:01:01 +00:00
}