Skip to content

Commit 74e57a4

Browse files
lua: Update to version 1.2.0
1 parent 80f3131 commit 74e57a4

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

plugins/lua.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"version": "1.1.0",
3-
"description": "lua vfox plugin. Use the vfox to manage multiple lua versions on Linux /Darwin MacOS / Windows.",
2+
"name": "lua",
43
"manifestUrl": "https://github.com/version-fox/vfox-lua/releases/download/manifest/manifest.json",
4+
"description": "lua vfox plugin. Use the vfox to manage multiple lua versions on Linux /Darwin MacOS / Windows.",
5+
"minRuntimeVersion": "0.3.0",
6+
"version": "1.2.0",
7+
"downloadUrl": "https://github.com/yeshan333/vfox-lua/releases/download/v1.2.0/vfox-lua-1.2.0.zip",
8+
"license": "Apache 2.0",
59
"homepage": "https://github.com/yeshan333/vfox-lua",
6-
"name": "lua",
7-
"downloadUrl": "https://github.com/yeshan333/vfox-lua/releases/download/v1.1.0/vfox-lua-1.1.0.zip",
810
"notes": [
911
""
1012
],
11-
"license": "Apache 2.0",
12-
"minRuntimeVersion": "0.3.0",
13-
"sha256": "1d8b7de1dde688e57977fa50ce996bac668e14f44d547e3a24dced261610fea4"
13+
"sha256": "8bfa262078c1e5f8aca126e15b388aea4520990453fb43cffcfa2ec434569872"
1414
}

0 commit comments

Comments
 (0)