mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +08:00
devtools: update to v1.06.2206020
This commit is contained in:
parent
5f1bd122d7
commit
75a7ac47a1
@ -1 +1 @@
|
||||
1.05.2204250,0073a70263614777fc41f21afbfc377d
|
||||
1.06.2206020,d2c63697658b85716e356bf04dec7679
|
@ -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.05.2204250`,支持CLI模式。
|
||||
当前工具可以在Linux上构筑最新版 `1.06.2206020`,支持CLI模式。
|
||||
另现在已经可以直接在设置界面里面修改字体,手工输入字体名称就可以。
|
||||
|
||||
# 功能测试记录
|
||||
|
@ -3,7 +3,6 @@ io.github.msojocs.wechat-devtools (BUILD_VERSION) unstable; urgency=medium
|
||||
* feat:
|
||||
- wcc,wcsc编译器template解析支持, 感谢icepie的参与
|
||||
* update:
|
||||
- devtools 1.05.2204180
|
||||
- 跟进更新 wcc,wcsc node模块逻辑
|
||||
- devtools 1.06.2206020
|
||||
|
||||
-- msojocs <jiyecafe@gmail.com> Mon, 11 Mar 2022 14:56:04 +0800
|
||||
|
@ -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.05.2204250-2' # just for humans, typically '1.2+git' or '1.3.2'
|
||||
version: '1.06.2206020-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=1052204250&version_type=1
|
||||
source: https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1062206020&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