released v1.8.2

This commit is contained in:
jaywcjlove 2021-10-04 23:21:32 +08:00
parent f4202b7c85
commit 0b5d6c586d
3 changed files with 4 additions and 4 deletions

4
dist/data.json vendored
View File

@ -1602,7 +1602,7 @@
"nc": {
"n": "nc",
"p": "/nc",
"d": "用于设置路由器,是网络工具中的瑞士军刀"
"d": "用于设置路由器,是网络工具中的瑞士军刀"
},
"ncftp": {
"n": "ncftp",
@ -2592,7 +2592,7 @@
"unrar": {
"n": "unrar",
"p": "/unrar",
"d": "解压rar文件命令rar档案中提取文件"
"d": "解压rar文件命令 rar 压缩包中提取文件"
},
"unset": {
"n": "unset",

2
dist/data.min.json vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "linux-command",
"version": "1.8.1",
"version": "1.8.2",
"description": "Linux Command",
"homepage": "https://jaywcjlove.github.io/linux-command/",
"main": "dist/data.json",