update lua

This commit is contained in:
mrsang 2021-03-31 23:19:27 +02:00
parent 38bde537e7
commit 84e104a692
4 changed files with 9 additions and 8 deletions

View File

@ -6,8 +6,8 @@
"author": "Xuan Sang LEs", "author": "Xuan Sang LEs",
"email": "xsang.le@gmail.com" "email": "xsang.le@gmail.com"
}, },
"version":"0.0.7-a", "version":"0.0.8-a",
"category":"Development", "category":"Development",
"iconclass":"bi gear-full", "iconclass":"bi bi-gear-fill",
"mimes":["none"] "mimes":["none"]
} }

View File

@ -3,11 +3,11 @@
"name":"LuaPlayground", "name":"LuaPlayground",
"description":"Module testing and analytics tool", "description":"Module testing and analytics tool",
"info":{ "info":{
"author": "Xuan Sang LEs", "author": "Xuan Sang LE",
"email": "xsang.le@gmail.com" "email": "xsang.le@gmail.com"
}, },
"version":"0.0.7-a", "version":"0.0.8-a",
"category":"Development", "category":"Development",
"iconclass":"bi gear-full", "iconclass":"bi bi-gear-fill",
"mimes":["none"] "mimes":["none"]
} }

View File

@ -184,8 +184,8 @@
"name": "LuaPlayground", "name": "LuaPlayground",
"description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/LuaPlayground/README.md", "description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/LuaPlayground/README.md",
"category": "Development", "category": "Development",
"author": "Xuan Sang LEs", "author": "Xuan Sang LE",
"version": "0.0.7-a", "version": "0.0.8-a",
"dependencies": [], "dependencies": [],
"download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/LuaPlayground/build/release/LuaPlayground.zip" "download": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/LuaPlayground/build/release/LuaPlayground.zip"
}, },
@ -253,7 +253,8 @@
"pkgname": "ShowCase", "pkgname": "ShowCase",
"name": "ShowCase", "name": "ShowCase",
"description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/ShowCase/README.md", "description": "https://raw.githubusercontent.com/lxsang/antosdk-apps/master/ShowCase/README.md",
"category": "Utility", "category": "Utility
Other",
"author": "Xuan Sang LE", "author": "Xuan Sang LE",
"version": "0.0.7-a", "version": "0.0.7-a",
"dependencies": [], "dependencies": [],