fix(mise): reference to luajit plugin (#49)
Reviewed-on: #49 Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com> Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
This commit is contained in:
parent
746be1e73c
commit
527157bac9
@ -205,7 +205,7 @@ RUN ${LOCAL_BIN_HOME}/mise plugins install --force --yes \
|
||||
kubie \
|
||||
lefthook \
|
||||
lua \
|
||||
luaJIT \
|
||||
luajit \
|
||||
poetry \
|
||||
ripgrep \
|
||||
rust \
|
||||
|
@ -18,7 +18,7 @@ kubectl = "1.29.3"
|
||||
kubie = "0.23.0"
|
||||
lefthook = "1.6.7"
|
||||
lua = "5.4.6"
|
||||
luaJIT = "2.0.5--2.4.4"
|
||||
luajit = "2.0.5--2.4.4"
|
||||
node = "21.7.1"
|
||||
poetry = "1.8.2"
|
||||
python = "3.12.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user