Skip to content

Commit 2ff7019

Browse files
committed
Update WORKSPACE
1 parent 89edd5e commit 2ff7019

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ http_archive(
2828
# and update the sha256 with the result.
2929
http_archive(
3030
name = "org_tensorflow",
31-
sha256 = "27e471653911eaa2503f8a97636e417b4b3fba7d7b679a3af8eca5b6a688f430",
32-
strip_prefix = "tensorflow-dc90dde87528ea974f42a223b57ab2166e78dbb8",
31+
sha256 = "001be4590e0c3e0a4f90f6fa19b864ec53ba4946603b03660be7ec637273d831",
32+
strip_prefix = "tensorflow-d8ff7566d1b47be15cc94c61777058e793da93af",
3333
urls = [
34-
"https://github.com/tensorflow/tensorflow/archive/dc90dde87528ea974f42a223b57ab2166e78dbb8.tar.gz",
34+
"https://github.com/tensorflow/tensorflow/archive/d8ff7566d1b47be15cc94c61777058e793da93af.tar.gz",
3535
],
3636
)
3737

0 commit comments

Comments
 (0)