1
Fork 0

Merge pull request 'chore(deps): update dependency luarocks to v3.12.1' (#248) from renovate/luarocks-3.x into master
Some checks failed
build/lua-clib Building image lua-clib
build/base Building image base
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/rust-xwin Building image rust-xwin

Reviewed-on: #248
This commit is contained in:
Lucas Schwiderski 2025-06-19 17:31:53 +02:00
commit c530887692
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

View file

@ -3,7 +3,7 @@ ARG LUA_5_2_VERSION=5.2.4
ARG LUA_5_3_VERSION=5.3.6
ARG LUA_5_4_VERSION=5.4.4
# renovate: datasource=github-tags depName=luarocks packageName=luarocks/luarocks
ARG LUAROCKS_VERSION=3.12.0
ARG LUAROCKS_VERSION=3.12.1
# renovate: datasource=github-releases depName=dart-sass packageName=sass/dart-sass
ARG DART_SASS_VERSION=1.89.2
# renovate: datasource=github-tags depName=node packageName=nodejs/node versioning=node