瀏覽代碼

Update mieru plugin to v1.13.0

enfein 2 年之前
父節點
當前提交
9cfe817289
共有 4 個文件被更改,包括 5 次插入5 次删除
  1. 1 1
      .github/workflows/debug.yml
  2. 1 1
      .github/workflows/release_mieru.yml
  3. 1 1
      plugin/mieru/src/main/go/mieru
  4. 2 2
      sager.properties

+ 1 - 1
.github/workflows/debug.yml

@@ -234,7 +234,7 @@ jobs:
         uses: actions/setup-go@v3
         if: steps.cache.outputs.cache-hit != 'true'
         with:
-          go-version: 1.19.1
+          go-version: 1.20.2
       - name: Native Build
         if: steps.cache.outputs.cache-hit != 'true'
         run: ./run plugin mieru

+ 1 - 1
.github/workflows/release_mieru.yml

@@ -49,7 +49,7 @@ jobs:
         uses: actions/setup-go@v3
         if: steps.cache.outputs.cache-hit != 'true'
         with:
-          go-version: 1.19.1
+          go-version: 1.20.2
       - name: Native Build
         if: steps.cache.outputs.cache-hit != 'true'
         run: ./run plugin mieru

+ 1 - 1
plugin/mieru/src/main/go/mieru

@@ -1 +1 @@
-Subproject commit 5988038c96c6f75107fae62aef7895d05a09a8ac
+Subproject commit 3846ac72f9d1a355066da3741227c3ca962c6e9e

+ 2 - 2
sager.properties

@@ -23,8 +23,8 @@ TROJAN_VERSION=1
 HYSTERIA_VERSION_NAME=1.3.2
 HYSTERIA_VERSION=20
 
-MIERU_VERSION_NAME=1.12.0
-MIERU_VERSION=11
+MIERU_VERSION_NAME=1.13.0
+MIERU_VERSION=12
 
 TUIC_VERSION_NAME=0.8.5
 TUIC_VERSION=5