From afcf3dcfe66110560d1207b3de2ac52eb12ca1b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 11:24:25 +0000 Subject: [PATCH] chore(deps): update ecsact_runtime digest to a919143 --- repositories.bzl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repositories.bzl b/repositories.bzl index a0a5e0f..b054ad8 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -31,9 +31,9 @@ def ecsact_parse_dependencies(): http_archive( name = "ecsact_runtime", - sha256 = "219ce161deeb4865d3c190eac300dd257671e2b2ca0ec8752091506ccfa554a2", - strip_prefix = "ecsact_runtime-5cbf7257d7cbc42762d22e7604bc5bc0efb837fe", - url = "https://github.com/ecsact-dev/ecsact_runtime/archive/5cbf7257d7cbc42762d22e7604bc5bc0efb837fe.zip", + sha256 = "bfa76c506904e08d36789147f62338da71792a4117f254961cba8824f6a1de1b", + strip_prefix = "ecsact_runtime-a919143c86a297bfb582ba795b72fc9ee15cdcb7", + url = "https://github.com/ecsact-dev/ecsact_runtime/archive/a919143c86a297bfb582ba795b72fc9ee15cdcb7.zip", ) http_archive(