From 5ad7b6e6985265943644c42fb9ccb90f33cd7e15 Mon Sep 17 00:00:00 2001 From: m1ngsama <1992584620@nbt.edu.cn> Date: Sat, 25 Jan 2025 13:39:54 +0800 Subject: [PATCH] Initial commit --- scoop/config.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scoop/config.json diff --git a/scoop/config.json b/scoop/config.json new file mode 100644 index 0000000..e8cd1ef --- /dev/null +++ b/scoop/config.json @@ -0,0 +1,5 @@ +{ + "last_update": "2025-01-25T13:11:17.3771440+08:00", + "scoop_repo": "https://github.com/ScoopInstaller/Scoop", + "scoop_branch": "master" +}