From 077c3803f4a238c86f0dbd261c3082ff058d2ce3 Mon Sep 17 00:00:00 2001 From: "scripts@glrocky.com" Date: Wed, 22 Apr 2026 13:36:53 +0800 Subject: [PATCH] change url --- .well-known/schema.json | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.well-known/schema.json b/.well-known/schema.json index 4c1b013..aecd7ee 100644 --- a/.well-known/schema.json +++ b/.well-known/schema.json @@ -4,7 +4,7 @@ "name": "xiaomi-Phone-Test-Project-Redmi", "uuid": "157f58111-aaa9-4636-b476-2Redmi2602BRT18C01", "description": "Redmi", - "remoteUrl": "https://gitea.glrocky.cn/aitest-scripts/xiaomi.git", + "remoteUrl": "https://gitea.glrocky.cn/scripts/xiaomi.git", "branch": "Redmi", "tags": { "osName": "android", diff --git a/pyproject.toml b/pyproject.toml index 94f5ab2..b847eaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ url = "https://mirrors.aliyun.com/pypi/simple/" default = true [tool.glrocky] -remote_url = "https://gitea.glrocky.cn/aitest-scripts/xiaomi.git" +remote_url = "https://gitea.glrocky.cn/scripts/xiaomi.git" branch = "Redmi" uuid = "157f58111-aaa9-4636-b476-2Redmi2602BRT18C01"