From 06035326e3177624b349b13b0dea4dc9e278a419 Mon Sep 17 00:00:00 2001 From: ngn Date: Mon, 12 May 2025 22:42:29 +0300 Subject: [PATCH] add the ups configuration Signed-off-by: ngn --- ups.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ups.json diff --git a/ups.json b/ups.json new file mode 100644 index 0000000..785f519 --- /dev/null +++ b/ups.json @@ -0,0 +1,5 @@ +{ + "upstream": "https://git.batsense.net/realaravinth/libmedium", + "provider": "gitea", + "commit": "3111f3e25c7e4881e9f6e67b182112645fd7d6b7" +} \ No newline at end of file