From 176ba221d25869ac4448630302cd3c86c8235d27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9F=9A=E7=A8=9A=E7=9A=84=E5=AD=A9=E7=BA=B8?= <30484319+zjw2017@users.noreply.github.com> Date: Wed, 28 Dec 2022 23:04:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BB=A3=E7=90=86=E5=A4=B4DN?= =?UTF-8?q?S=E8=A7=A3=E6=9E=90=E9=94=99=E8=AF=AF=E3=80=81=E6=94=AF?= =?UTF-8?q?=E6=8C=81MIUI14=E5=92=8C=E5=AE=89=E5=8D=9313?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- odex.json | 8 ++++---- odex.md | 4 ++-- odex_script_update_online/module.prop | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 50c11f6..6c9d645 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,7 +56,7 @@ jobs: git config --global user.email "30484319+zjw2017@users.noreply.github.com" git config --global user.name "柚稚的孩纸" sed -i '4d' $GITHUB_WORKSPACE/odex.json - sed -i '3a "zipUrl": "https://github.zjw.js.cn/'"$browser_download_url"'",' $GITHUB_WORKSPACE/odex.json + sed -i '3a "zipUrl": "https://ghproxy.com/'"$browser_download_url"'",' $GITHUB_WORKSPACE/odex.json jq . $GITHUB_WORKSPACE/odex.json > $GITHUB_WORKSPACE/new.json rm -rf $GITHUB_WORKSPACE/odex.json && mv $GITHUB_WORKSPACE/new.json $GITHUB_WORKSPACE/odex.json git add ./odex.json diff --git a/odex.json b/odex.json index 03eaaac..ed92466 100644 --- a/odex.json +++ b/odex.json @@ -1,6 +1,6 @@ { - "version": 10.1, - "versionCode": 101, - "zipUrl": "https://github.zjw.js.cn/https://github.com/zjw2017/MIUI-Auto-Odex_Canary/releases/download/10.1/odex_script_update_online.zip", - "changelog": "https://github.zjw.js.cn/https://github.com/zjw2017/MIUI-Auto-Odex_Canary/blob/master/odex.md" + "version": 10.2, + "versionCode": 102, + "zipUrl": "https://ghproxy.com/https://github.com/zjw2017/MIUI-Auto-Odex_Canary/releases/download/10.1/odex_script_update_online.zip", + "changelog": "https://ghproxy.com/https://github.com/zjw2017/MIUI-Auto-Odex_Canary/blob/master/odex.md" } diff --git a/odex.md b/odex.md index 400d1f2..5c01c4e 100644 --- a/odex.md +++ b/odex.md @@ -1,2 +1,2 @@ -### 10.1 -修复代理头DNS解析错误、支持安卓12L、预支持安卓13、新增安卓版本和Magisk版本判定、舍弃install.sh转用customize.sh \ No newline at end of file +### 10.2 +修复代理头DNS解析错误、支持MIUI14和安卓13 \ No newline at end of file diff --git a/odex_script_update_online/module.prop b/odex_script_update_online/module.prop index 9b88909..44fb157 100644 --- a/odex_script_update_online/module.prop +++ b/odex_script_update_online/module.prop @@ -1,4 +1,4 @@ id=odex_script_update_online_zjw2017 name=MIUI ODEX 脚本更新模块 Myself author=柚稚的孩纸&冷洛 -updateJson=https://github.zjw.js.cn/https://github.com/zjw2017/MIUI-Auto-Odex_Canary/blob/master/odex.json +updateJson=https://ghproxy.com/https://github.com/zjw2017/MIUI-Auto-Odex_Canary/blob/master/odex.json