1
Fork 0

Merge pull request 'chore(deps): update dependency luarocks to v3.12.0' (#240) from renovate/luarocks-3.x into master
All checks were successful
build/lua-clib Building image lua-clib
build/ruby-script Building image ruby-script
build/base Building image base
build/gitea Building images gitea-package, gitea-pr, gitea-status
build/node-script Building image node-script
build/rust-xwin Building image rust-xwin
build/python-script Building image python-script

Reviewed-on: #240
This commit is contained in:
Lucas Schwiderski 2025-06-06 13:33:07 +02:00
commit c6c54c43ec
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.11.1
ARG LUAROCKS_VERSION=3.12.0
# renovate: datasource=github-releases depName=dart-sass packageName=sass/dart-sass
ARG DART_SASS_VERSION=1.89.1
# renovate: datasource=github-tags depName=node packageName=nodejs/node versioning=node