From 7ee822f568a734e57aec22e450f46b5c89375658 Mon Sep 17 00:00:00 2001 From: msojocs Date: Fri, 9 Sep 2022 22:09:55 +0800 Subject: [PATCH] update: devtools to v1.06.2209070 --- changelog.md | 4 ++++ compiler | 2 +- conf/devtools_v | 2 +- readme.md | 4 ++-- snap/snapcraft.yaml | 4 ++-- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index a90e9fa..2ac6d2e 100644 --- a/changelog.md +++ b/changelog.md @@ -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 diff --git a/compiler b/compiler index 43211e8..a780f23 160000 --- a/compiler +++ b/compiler @@ -1 +1 @@ -Subproject commit 43211e8a46bf2cd529c9169c6ab0bb7d9703802d +Subproject commit a780f231d31025a37667a70f82d8cde0cec8836d diff --git a/conf/devtools_v b/conf/devtools_v index cbfa884..7a41243 100644 --- a/conf/devtools_v +++ b/conf/devtools_v @@ -1 +1 @@ -1.06.2208010,4312c9cd7b7be4a95f7b71d3311b19e4 \ No newline at end of file +1.06.2209070,8c6be639c117f8c8e6493d335bb17eee \ No newline at end of file diff --git a/readme.md b/readme.md index f50a86b..0bf4340 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ ---- [![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) -[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2208010-yellow)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) +[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2209070-yellow)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) [![nwjs](https://img.shields.io/badge/nwjs-0.55.0-green)](https://nwjs.io/downloads/) [![node](https://img.shields.io/badge/node-16.4.2-orange)](https://nodejs.org/en/) [![aur](https://img.shields.io/aur/version/wechat-devtools)](https://aur.archlinux.org/packages/wechat-devtools) @@ -35,7 +35,7 @@ # 进度 -当前工具可以在Linux上构筑最新版 `1.06.2208010`,支持CLI模式。 +当前工具可以在Linux上构筑最新版 `1.06.2209070`,支持CLI模式。 另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。 # 功能测试记录 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index edb79f8..b08605b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: wechat-devtools # you probably want to 'snapcraft register ' 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