@@ -142,22 +142,22 @@ new_git_repository(
142
142
http_archive (
143
143
name = "libgeotiff" ,
144
144
build_file = "//third_party:libgeotiff.BUILD" ,
145
- sha256 = "12c26422e89da7032efcd60d48f3d82c7c0b4c9f3f61aa30c5e3df512946c6cf " ,
146
- strip_prefix = "libgeotiff-1.5.1 " ,
145
+ sha256 = "9452dadd126223a22ce6b97d202066d3873792aaefa7ce739519635a3fe34034 " ,
146
+ strip_prefix = "libgeotiff-1.6.0 " ,
147
147
urls = [
148
- "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.5.1 .zip" ,
149
- "https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.5.1 .zip" ,
148
+ "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.6.0 .zip" ,
149
+ "https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-1.6.0 .zip" ,
150
150
],
151
151
)
152
152
153
153
http_archive (
154
154
name = "proj" ,
155
155
build_file = "//third_party:proj.BUILD" ,
156
- sha256 = "0b157e1aa81df4d0dbd89368a0005916bb717f0c09143b4dbc1b20d59204e9f2 " ,
157
- strip_prefix = "proj-6 .2.0 " ,
156
+ sha256 = "219c6e11b2baa9a3e2bd7ec54ce19702909591032cf6f7d1004b406f10b7c9ad " ,
157
+ strip_prefix = "proj-7 .2.1 " ,
158
158
urls = [
159
- "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/proj/proj-6 .2.0 .zip" ,
160
- "https://download.osgeo.org/proj/proj-6 .2.0 .zip" ,
159
+ "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/proj/proj-7 .2.1 .zip" ,
160
+ "https://download.osgeo.org/proj/proj-7 .2.1 .zip" ,
161
161
],
162
162
)
163
163
@@ -316,11 +316,11 @@ http_archive(
316
316
http_archive (
317
317
name = "libtiff" ,
318
318
build_file = "//third_party:libtiff.BUILD" ,
319
- sha256 = "5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634 " ,
320
- strip_prefix = "tiff-4.1 .0" ,
319
+ sha256 = "eb0484e568ead8fa23b513e9b0041df7e327f4ee2d22db5a533929dfc19633cb " ,
320
+ strip_prefix = "tiff-4.2 .0" ,
321
321
urls = [
322
- "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/libtiff/tiff-4.1 .0.tar.gz" ,
323
- "https://download.osgeo.org/libtiff/tiff-4.1 .0.tar.gz" ,
322
+ "https://storage.googleapis.com/mirror.tensorflow.org/download.osgeo.org/libtiff/tiff-4.2 .0.tar.gz" ,
323
+ "https://download.osgeo.org/libtiff/tiff-4.2 .0.tar.gz" ,
324
324
],
325
325
)
326
326
0 commit comments