From 87261b972ac73a021782ba6027b96eef4ac2a21a Mon Sep 17 00:00:00 2001 From: "ci.t-juice.club" Date: Mon, 24 Jan 2022 19:44:31 +0000 Subject: [PATCH] Scoop update for gpaste version v0.3.9 --- gpaste.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 gpaste.json diff --git a/gpaste.json b/gpaste.json new file mode 100644 index 0000000..cb25b6a --- /dev/null +++ b/gpaste.json @@ -0,0 +1,15 @@ +{ + "version": "0.3.9", + "architecture": { + "64bit": { + "url": "https://git.t-juice.club/torjus/scoop-tjuice/releases/download/v0.3.9/gpaste_0.3.9_windows_amd64.zip", + "bin": [ + "gpaste.exe", + "gpaste-server.exe" + ], + "hash": "4872b7880ae2bfce3624f396bd2d85f92b3f82831abe75526dfcfff1da697d56" + } + }, + "homepage": "https://git.t-juice.club/torjus/gpaste", + "description": "Simple pastebin-style thingie." +} \ No newline at end of file