chore: remove jq from rtx
`jq` utility is installed through system package
This commit is contained in:
parent
6f574e0a2d
commit
9a53b1f2b0
@ -171,7 +171,6 @@ RUN ${XDG_DATA_HOME}/rtx/bin/rtx plugins install \
|
||||
elixir \
|
||||
erlang \
|
||||
helm \
|
||||
jq \
|
||||
kubectl \
|
||||
poetry \
|
||||
terraform
|
||||
|
@ -4,7 +4,6 @@ elixir = "1.15.4-otp-26"
|
||||
erlang = "26.0.2"
|
||||
go = "1.20.6"
|
||||
helm = "3.12.2"
|
||||
jq = "1.7"
|
||||
kubectl = "1.27.4"
|
||||
node = "20.6.1"
|
||||
poetry = "1.5.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user