From 09336fb1738bd630731f2a62061719a64ea63597 Mon Sep 17 00:00:00 2001
From: ccalaza <c.gonzalez.calaza@fz-juelich.de>
Date: Tue, 9 May 2023 19:12:11 +0200
Subject: [PATCH] checksums

---
 .../c/cirq/Cirq-1.0.0-gcccoremkl-11.3.0-2022.1.0.eb      | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/Golden_Repo/c/cirq/Cirq-1.0.0-gcccoremkl-11.3.0-2022.1.0.eb b/Golden_Repo/c/cirq/Cirq-1.0.0-gcccoremkl-11.3.0-2022.1.0.eb
index 25ae2210f..9e0ae92f6 100644
--- a/Golden_Repo/c/cirq/Cirq-1.0.0-gcccoremkl-11.3.0-2022.1.0.eb
+++ b/Golden_Repo/c/cirq/Cirq-1.0.0-gcccoremkl-11.3.0-2022.1.0.eb
@@ -43,13 +43,15 @@ exts_list = [
         'checksums': ['905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e'],
     }),
     ('cachetools', '4.2.4', {
+        'checksums': ['89ea6f1b638d5a73a4f9226be57ac5e4f399d22770b92355f92dcb0f7f001693'],
     }),
     ('rsa', '4.9', {
         'checksums': ['e38464a49c6c85d7f1351b0126661487a7e0a14a50f1675ec50eb34d4f20ef21'],
     }),
     ('grpcio', '1.54.0', {
-        'source_tmpl': '%(name)s-%(version)s-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl',
         'modulename': 'grpc',
+        'source_tmpl': '%(name)s-%(version)s-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl',
+        'checksums': ['48cb7af77238ba16c77879009003f6b22c23425e5ee59cb2c4c103ec040638a5'],
     }),
     ('grpcio-status', '1.48.2', {
         'modulename': 'grpc',
@@ -57,13 +59,16 @@ exts_list = [
     }),
     ('googleapis-common-protos', '1.56.4', {
         'modulename': 'google',
+        'checksums': ['c25873c47279387cfdcbdafa36149887901d36202cb645a0e4f29686bf6e4417'],
     }),
     ('google_auth', '1.35.0', {
-        'source_tmpl': '%(name)s-%(version)s-py2.py3-none-any.whl',
         'modulename': 'google.auth',
+        'source_tmpl': '%(name)s-%(version)s-py2.py3-none-any.whl',
+        'checksums': ['997516b42ecb5b63e8d80f5632c1a61dddf41d2a4c2748057837e06e00014258'],
     }),
     ('google-api-core', '1.32.0', {
         'modulename': 'google',
+        'checksums': ['101c3c4cf8e7d53badd1dbca7071464353a04b17319a3dbb3a94eaa893da091c'],
     }),
     ('proto-plus', '1.22.2', {
         'modulename': 'proto',
-- 
GitLab