@@ -2,11 +2,11 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
22
33http_archive (
44 name = "platforms" ,
5+ sha256 = "29742e87275809b5e598dc2f04d86960cc7a55b3067d97221c9abbc9926bff0f" ,
56 urls = [
6- "https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.6 /platforms-0.0.6 .tar.gz" ,
7- "https://github.com/bazelbuild/platforms/releases/download/0.0.6 /platforms-0.0.6 .tar.gz" ,
7+ "https://mirror.bazel.build/github.com/bazelbuild/platforms/releases/download/0.0.11 /platforms-0.0.11 .tar.gz" ,
8+ "https://github.com/bazelbuild/platforms/releases/download/0.0.11 /platforms-0.0.11 .tar.gz" ,
89 ],
9- sha256 = "5308fc1d8865406a49427ba24a9ab53087f17f5266a7aabbfc28823f3916e1ca" ,
1010)
1111
1212http_archive (
@@ -20,11 +20,9 @@ http_archive(
2020# https://github.com/tensorflow/quantum
2121http_archive (
2222 name = "org_tensorflow" ,
23- sha256 = "e52cda3bae45f0ae0fccd4055e9fa29892b414f70e2df94df9a3a10319c75fff" ,
24- strip_prefix = "tensorflow-2.11.0" ,
25- urls = [
26- "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.11.0.zip" ,
27- ],
23+ sha256 = "447cdb65c80c86d6c6cf1388684f157612392723eaea832e6392d219098b49de" ,
24+ strip_prefix = "tensorflow-2.13.0" ,
25+ url = "https://github.com/tensorflow/tensorflow/archive/refs/tags/v2.13.0.zip" ,
2826)
2927
3028load ("@org_tensorflow//tensorflow:workspace3.bzl" , "workspace" )
0 commit comments