File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ http_archive(
145
145
sha256 = "9452dadd126223a22ce6b97d202066d3873792aaefa7ce739519635a3fe34034" ,
146
146
strip_prefix = "libgeotiff-1.6.0" ,
147
147
urls = [
148
- "https://storage.googleapis.com/mirror.tensorflow.org/github.com/OSGeo /libgeotiff/releases/download/1.6.0 /libgeotiff-1.6.0.zip" ,
149
- "https://github.com/OSGeo /libgeotiff/releases/download/1.6.0 /libgeotiff-1.6.0.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
@@ -156,8 +156,8 @@ http_archive(
156
156
sha256 = "219c6e11b2baa9a3e2bd7ec54ce19702909591032cf6f7d1004b406f10b7c9ad" ,
157
157
strip_prefix = "proj-7.2.1" ,
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/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
You can’t perform that action at this time.
0 commit comments