From 64f75698947be1fe048aadcc5dfd45b2072b0c36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 00:37:19 -0400 Subject: [PATCH] Update graknlabs_bazel_distribution commit hash to 8dc6490 (#3138) --- WORKSPACE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WORKSPACE b/WORKSPACE index c2eff25a84..fdd5459895 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -52,7 +52,7 @@ http_archive( git_repository( name = "graknlabs_bazel_distribution", - commit = "db638bd2c5f8c2c55403fb41ba9e19c880907ded", + commit = "8dc6490f819d330361f46201e3390ce5457564a2", remote = "https://github.com/graknlabs/bazel-distribution", shallow_since = "1563544980 +0300", )