Skip to content

Commit fd8ae32

Browse files
committed
updated
1 parent 9e2e741 commit fd8ae32

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/workflows/release.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_dispatch:
55

66
env:
7-
VERSION: '6.0.0'
7+
VERSION: '6.1.0'
88

99
jobs:
1010
build:
@@ -44,6 +44,7 @@ jobs:
4444
7. 带回解码,编码功能。
4545
8. apktool 版本更新到2.10.0
4646
9. 一键修改工具添加了英文翻译支持
47+
10. Erofs 打包工具更新,打包速度巨大提升,至少20倍,例如原本打包100秒,现在只需5秒
4748
4849
## Release Notes
4950
### New Features
@@ -56,6 +57,7 @@ jobs:
5657
7. Reintroduced decoding and encoding functions.
5758
8. Updated apktool version to 2.10.0
5859
9. Added English translation support to the one-click modification tool.
60+
10. The Erofs packaging tool has been updated, and the packaging speed has been greatly improved, at least 20 times. For example, packaging originally took 100 seconds, but now it only takes 5 seconds.
5961
6062
- name: Archive project
6163
run: zip -r UY-Sct_${{ env.VERSION }}.zip .

resources/my_tools/extract.erofs

100644100755
543 KB
Binary file not shown.

resources/my_tools/make.erofs

100644100755
645 KB
Binary file not shown.

0 commit comments

Comments
 (0)