Skip to content

Commit

Permalink
deps: Bump com_github_luajit_luajit -> 19878ec
Browse files Browse the repository at this point in the history
Signed-off-by: dependency-envoy[bot] <148525496+dependency-envoy[bot]@users.noreply.github.com>
  • Loading branch information
dependency-envoy[bot] committed Dec 10, 2024
1 parent d2dbc05 commit f06c70b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bazel/repository_locations.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -522,11 +522,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
project_desc = "Just-In-Time compiler for Lua",
project_url = "https://luajit.org",
# LuaJIT only provides rolling releases
version = "d06beb0480c5d1eb53b3343e78063950275aa281",
sha256 = "6abd146a1dfa240a965748f63221633446affa2a715e3eb03879136e3efb95f4",
version = "19878ec05c239ccaf5f3d17af27670a963e25b8b",
sha256 = "e91acbe181cf6ffa3ef15870b8e620131002240ba24c5c779fd0131db021517f",
strip_prefix = "LuaJIT-{version}",
urls = ["https://github.com/LuaJIT/LuaJIT/archive/{version}.tar.gz"],
release_date = "2024-03-10",
release_date = "2024-11-28",
use_category = ["dataplane_ext"],
extensions = [
"envoy.filters.http.lua",
Expand Down

0 comments on commit f06c70b

Please sign in to comment.