From 089835db0220c76015ac63b98d714d9b7dadc30a Mon Sep 17 00:00:00 2001 From: msojocs Date: Mon, 13 Jun 2022 18:48:27 +0800 Subject: [PATCH] devtools: update to v1.06.2206090 --- changelog.md | 4 ++++ conf/devtools_v | 2 +- readme.md | 4 ++-- res/deepin/debian/changelog | 4 +--- snap/snapcraft.yaml | 4 ++-- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/changelog.md b/changelog.md index 8a41457..8261826 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +# 1.06.2206090-1 / 2022-06-13 + +- update: devtools to v1.06.2206090 + # 1.06.2206020-1 / 2022-06-03 - update: devtools to v1.06.2206020 diff --git a/conf/devtools_v b/conf/devtools_v index e6ed0ce..b9e29c2 100644 --- a/conf/devtools_v +++ b/conf/devtools_v @@ -1 +1 @@ -1.06.2206020,d2c63697658b85716e356bf04dec7679 \ No newline at end of file +1.06.2206090,a2e0e0826571daeab239755d5b3347e5 \ No newline at end of file diff --git a/readme.md b/readme.md index c8b9a1a..4f67367 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.2206020-yellow)](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html) +[![wechat-tools](https://img.shields.io/badge/wechat--devtools-1.06.2206090-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.2206020`,支持CLI模式。 +当前工具可以在Linux上构筑最新版 `1.06.2206090`,支持CLI模式。 另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。 # 功能测试记录 diff --git a/res/deepin/debian/changelog b/res/deepin/debian/changelog index df549a6..4311bb7 100644 --- a/res/deepin/debian/changelog +++ b/res/deepin/debian/changelog @@ -1,8 +1,6 @@ io.github.msojocs.wechat-devtools (BUILD_VERSION) unstable; urgency=medium - * feat: - - wcc,wcsc编译器template解析支持, 感谢icepie的参与 * update: - - devtools 1.06.2206020 + - devtools 1.06.2206090 -- msojocs Mon, 11 Mar 2022 14:56:04 +0800 diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c7bba91..40d8cfb 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.2206020-1' # just for humans, typically '1.2+git' or '1.3.2' +version: '1.06.2206090-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=1062206020&version_type=1 + source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062206090&version_type=1 # source: cache/wechat_devtools_1.05.2204180_x64.exe source-type: 7z source-subdir: code