Skip to content

Commit 80f3131

Browse files
lua: Update to version 1.1.0
1 parent c665467 commit 80f3131

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

plugins/lua.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +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.",
24
"manifestUrl": "https://github.com/version-fox/vfox-lua/releases/download/manifest/manifest.json",
5+
"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",
38
"notes": [
49
""
510
],
6-
"description": "lua vfox plugin. Use the vfox to manage multiple lua versions on Linux /Darwin MacOS / Windows.",
7-
"downloadUrl": "https://github.com/yeshan333/vfox-lua/releases/download/v1.0.0/vfox-lua-1.0.0.zip",
8-
"minRuntimeVersion": "0.3.0",
9-
"name": "lua",
10-
"homepage": "https://github.com/yeshan333/vfox-lua",
1111
"license": "Apache 2.0",
12-
"version": "1.0.0"
13-
}
12+
"minRuntimeVersion": "0.3.0",
13+
"sha256": "1d8b7de1dde688e57977fa50ce996bac668e14f44d547e3a24dced261610fea4"
14+
}

0 commit comments

Comments
 (0)