@@ -153,11 +153,11 @@ http_archive(
153
153
http_archive (
154
154
name = "proj" ,
155
155
build_file = "//third_party:proj.BUILD" ,
156
- sha256 = "219c6e11b2baa9a3e2bd7ec54ce19702909591032cf6f7d1004b406f10b7c9ad " ,
157
- strip_prefix = "proj-7.2.1 " ,
156
+ sha256 = "f0c88738b1bd3b65a217734b56a763988ea1ca4c779e39d9d9a8b5878888cd6f " ,
157
+ strip_prefix = "proj-8.0.0 " ,
158
158
urls = [
159
- "https://storage.googleapis.com/mirror.tensorflow.org/github.com/OSGeo/PROJ/releases/download/7.2.1/proj-7.2.1 .zip" ,
160
- "https://github.com/OSGeo/PROJ/releases/download/7.2.1 /proj-7.2.1 .zip" ,
159
+ "https://storage.googleapis.com/mirror.tensorflow.org/github.com/OSGeo/PROJ/releases/download/7.2.1/proj-8.0.0 .zip" ,
160
+ "https://github.com/OSGeo/PROJ/releases/download/8.0.0 /proj-8.0.0 .zip" ,
161
161
],
162
162
)
163
163
@@ -321,11 +321,11 @@ http_archive(
321
321
http_archive (
322
322
name = "libtiff" ,
323
323
build_file = "//third_party:libtiff.BUILD" ,
324
- sha256 = "eb0484e568ead8fa23b513e9b0041df7e327f4ee2d22db5a533929dfc19633cb " ,
325
- strip_prefix = "tiff-4.2 .0" ,
324
+ sha256 = "0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8 " ,
325
+ strip_prefix = "tiff-4.3 .0" ,
326
326
urls = [
327
- "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/libtiff/tiff-4.2 .0.tar.gz" ,
328
- "https://download.osgeo.org/libtiff/tiff-4.2 .0.tar.gz" ,
327
+ "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/libtiff/tiff-4.3 .0.tar.gz" ,
328
+ "https://download.osgeo.org/libtiff/tiff-4.3 .0.tar.gz" ,
329
329
],
330
330
)
331
331
0 commit comments