mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
update: devtools to v1.06.2209070
This commit is contained in:
parent
7e70819697
commit
7ee822f568
@ -1,3 +1,7 @@
|
||||
# 1.06.2209070-1 / 2022-09-
|
||||
|
||||
- update: devtools to v1.06.2209070
|
||||
|
||||
# 1.06.2208010-1 / 2022-09-04
|
||||
|
||||
- update: devtools to v1.06.2208010
|
||||
|
2
compiler
2
compiler
@ -1 +1 @@
|
||||
Subproject commit 43211e8a46bf2cd529c9169c6ab0bb7d9703802d
|
||||
Subproject commit a780f231d31025a37667a70f82d8cde0cec8836d
|
@ -1 +1 @@
|
||||
1.06.2208010,4312c9cd7b7be4a95f7b71d3311b19e4
|
||||
1.06.2209070,8c6be639c117f8c8e6493d335bb17eee
|
@ -10,7 +10,7 @@
|
||||
----
|
||||
|
||||
[](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml)
|
||||
[](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
|
||||
[](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
|
||||
[](https://nwjs.io/downloads/)
|
||||
[](https://nodejs.org/en/)
|
||||
[](https://aur.archlinux.org/packages/wechat-devtools)
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
# 进度
|
||||
|
||||
当前工具可以在Linux上构筑最新版 `1.06.2208010`,支持CLI模式。
|
||||
当前工具可以在Linux上构筑最新版 `1.06.2209070`,支持CLI模式。
|
||||
另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。
|
||||
|
||||
# 功能测试记录
|
||||
|
@ -1,6 +1,6 @@
|
||||
name: wechat-devtools # you probably want to 'snapcraft register <name>'
|
||||
base: core18 # the base snap is the execution environment for this snap
|
||||
version: '1.06.2208010-1' # just for humans, typically '1.2+git' or '1.3.2'
|
||||
version: '1.06.2209070-1' # just for humans, typically '1.2+git' or '1.3.2'
|
||||
summary: WeChat Devtools for Linux # 79 char long summary
|
||||
description: |
|
||||
WeChat Devtools for Linux.
|
||||
@ -32,7 +32,7 @@ parts:
|
||||
ls -l $SNAPCRAFT_PART_INSTALL
|
||||
package-nw:
|
||||
plugin: dump
|
||||
source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062208010&version_type=1
|
||||
source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062209070&version_type=1
|
||||
# source: cache/wechat_devtools_1.05.2204180_x64.exe
|
||||
source-type: 7z
|
||||
source-subdir: code
|
||||
|
Loading…
x
Reference in New Issue
Block a user