From 6ed275b16be771d3a9ea6b2fc5c901b77cb268e2 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 12 Jun 2018 05:36:53 -0700 Subject: Add hash sum for mount_path_toolchain Even for tests we should not download random files from the internet without ensuring that we get what we expect. Change-Id: I4b9ef3f89c1ea12a4b883d833fb598196f9a7db3 PiperOrigin-RevId: 200201636 --- WORKSPACE | 1 + 1 file changed, 1 insertion(+) (limited to 'WORKSPACE') diff --git a/WORKSPACE b/WORKSPACE index e6136610d4..47b99a3b01 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -170,4 +170,5 @@ http_archive( http_file( name = 'mount_path_toolchain', url = 'https://asci-toolchain.appspot.com.storage.googleapis.com/toolchain-testing/mount_path_toolchain.tar.gz', + sha256 = "dd8088d3543a86fd91a9ccde6e40102aff6eaf3d048aa73cc18eff05cc2053d5", ) -- cgit v1.2.3