Initial commit

This commit is contained in:
2022-01-16 02:01:01 +01:00
commit 853d032bd2
5 changed files with 49 additions and 0 deletions

22
bucket/gpaste.json Normal file
View File

@@ -0,0 +1,22 @@
{
"homepage": "https://git.t-juice.club/torjus/gpaste",
"description": "Simple pastebin-style thingie.",
"version": "0.1.4",
"license": "MIT",
"architecture": {
"64bit": {
"url": [
"https://git.t-juice.club/attachments/b461dda5-cb3e-4cd9-a398-eb41fe11ac19"
],
"hash": [
"a084d76f421d5198c1d3d4c88841d3254ed7cadaa43c32173ab2fe73002c6457"
]
}
},
"bin": "gpaste.exe",
"shortcuts": [
[
"gpaste.exe"
]
]
}