Skip to content

Commit 7ee822f

Browse files
committed
update: devtools to v1.06.2209070
1 parent 7e70819 commit 7ee822f

File tree

5 files changed

+10
-6
lines changed

5 files changed

+10
-6
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.06.2209070-1 / 2022-09-
2+
3+
- update: devtools to v1.06.2209070
4+
15
# 1.06.2208010-1 / 2022-09-04
26

37
- update: devtools to v1.06.2208010

compiler

Submodule compiler updated 68 files

conf/devtools_v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.06.2208010,4312c9cd7b7be4a95f7b71d3311b19e4
1+
1.06.2209070,8c6be639c117f8c8e6493d335bb17eee

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
----
1111

1212
[![Node.js CI](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml/badge.svg)](https://github.com/msojocs/wechat-devtools-linux/actions/workflows/release.yml)
13-
[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2208010-yellow)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
13+
[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2209070-yellow)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
1414
[![nwjs](https://img.shields.io/badge/nwjs-0.55.0-green)](https://nwjs.io/downloads/)
1515
[![node](https://img.shields.io/badge/node-16.4.2-orange)](https://nodejs.org/en/)
1616
[![aur](https://img.shields.io/aur/version/wechat-devtools)](https://aur.archlinux.org/packages/wechat-devtools)
@@ -35,7 +35,7 @@
3535

3636
# 进度
3737

38-
当前工具可以在Linux上构筑最新版 `1.06.2208010`,支持CLI模式。
38+
当前工具可以在Linux上构筑最新版 `1.06.2209070`,支持CLI模式。
3939
另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。
4040

4141
# 功能测试记录

snap/snapcraft.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat-devtools # you probably want to 'snapcraft register <name>'
22
base: core18 # the base snap is the execution environment for this snap
3-
version: '1.06.2208010-1' # just for humans, typically '1.2+git' or '1.3.2'
3+
version: '1.06.2209070-1' # just for humans, typically '1.2+git' or '1.3.2'
44
summary: WeChat Devtools for Linux # 79 char long summary
55
description: |
66
WeChat Devtools for Linux.
@@ -32,7 +32,7 @@ parts:
3232
ls -l $SNAPCRAFT_PART_INSTALL
3333
package-nw:
3434
plugin: dump
35-
source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062208010&version_type=1
35+
source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062209070&version_type=1
3636
# source: cache/wechat_devtools_1.05.2204180_x64.exe
3737
source-type: 7z
3838
source-subdir: code

0 commit comments

Comments
 (0)