From 5737f9fbbf68d3a8c30a27c45cfb020d7ed79be4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 09:51:19 +0000 Subject: [PATCH] chore(deps): update ecsact_lang_cpp digest to 1bcfc1d --- WORKSPACE.bazel | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel index 84cd7aa..90080fb 100644 --- a/WORKSPACE.bazel +++ b/WORKSPACE.bazel @@ -96,9 +96,9 @@ http_archive( http_archive( name = "ecsact_lang_cpp", - sha256 = "b6a215ef1c1e2e76355f1de5f5ee081a5b8676f0f270582f956723ca5a3034fb", - strip_prefix = "ecsact_lang_cpp-ee228b4672ec716cd27e5f15ad4e4ab39c1ec91d", - url = "https://github.com/ecsact-dev/ecsact_lang_cpp/archive/ee228b4672ec716cd27e5f15ad4e4ab39c1ec91d.zip", + sha256 = "0dd9ff2e012137cde5413d82983ea0e8dc12c29b0cdaf25886ce61529b381d40", + strip_prefix = "ecsact_lang_cpp-1bcfc1dfe5fbe0b6b7a51c15de98d7db9aa7261d", + url = "https://github.com/ecsact-dev/ecsact_lang_cpp/archive/1bcfc1dfe5fbe0b6b7a51c15de98d7db9aa7261d.zip", ) http_archive(