Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
RS-labhub authored Mar 18, 2024
2 parents ecbdc8e + 2d481b4 commit 42e1d38
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .requirements
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
KONG_PACKAGE_NAME=kong

OPENRESTY=1.25.3.1
LUAROCKS=3.10.0
LUAROCKS=3.11.0
OPENSSL=3.2.1
PCRE=10.43
LIBEXPAT=2.5.0
Expand Down
2 changes: 1 addition & 1 deletion build/luarocks/luarocks_repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def luarocks_repositories():
name = "luarocks",
build_file = "//build/luarocks:BUILD.luarocks.bazel",
strip_prefix = "luarocks-" + version,
sha256 = "e9bf06d5ec6b8ecc6dbd1530d2d77bdb3377d814a197c46388e9f148548c1c89",
sha256 = "25f56b3c7272fb35b869049371d649a1bbe668a56d24df0a66e3712e35dd44a6",
urls = [
"https://luarocks.org/releases/luarocks-" + version + ".tar.gz",
],
Expand Down
2 changes: 1 addition & 1 deletion changelog/unreleased/kong/bump-luarocks.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
message: "Bumped LuaRocks from 3.9.2 to 3.10.0"
message: "Bumped LuaRocks from 3.9.2 to 3.11.0"
type: dependency

0 comments on commit 42e1d38

Please sign in to comment.