From 0bde066cc1aaafb645fd284cd37488d08dcb8487 Mon Sep 17 00:00:00 2001 From: Christoph Blecker Date: Thu, 4 Oct 2018 14:40:46 -0700 Subject: [PATCH] Bump repo-infra to e8f2f7c --- build/root/WORKSPACE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/root/WORKSPACE b/build/root/WORKSPACE index 3c1284603bc..62538af4292 100644 --- a/build/root/WORKSPACE +++ b/build/root/WORKSPACE @@ -9,9 +9,9 @@ http_archive( http_archive( name = "io_kubernetes_build", - sha256 = "1188feb932cefad328b0a3dd75b3ebd1d79dd26dbdd723f019ceb760e27ba6d8", - strip_prefix = "repo-infra-84d52408a061e87d45aebf5a0867246bdf66d180", - urls = mirror("https://github.com/kubernetes/repo-infra/archive/84d52408a061e87d45aebf5a0867246bdf66d180.tar.gz"), + sha256 = "66a44fd5f6357268340d66fbd8a502065445a7c022732fe5f6fd84d9a20f75a3", + strip_prefix = "repo-infra-e8f2f7c3decf03e1fde9f30d249e39b8328aa8b0", + urls = mirror("https://github.com/kubernetes/repo-infra/archive/e8f2f7c3decf03e1fde9f30d249e39b8328aa8b0.tar.gz"), ) http_archive(