Commit 4f88e9d 1 parent ec39d93 commit 4f88e9d Copy full SHA for 4f88e9d
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -295,17 +295,17 @@ http_archive(
295
295
],
296
296
)
297
297
298
- # Zip code (2025-01-12)
298
+ # Zip code (2025-01-12, ba167e0bd99ee9705e40a747c7358f425511f78a )
299
299
http_archive (
300
300
name = "zip_code_ken_all" ,
301
301
build_file_content = "exports_files([\" KEN_ALL.CSV\" ])" ,
302
302
sha256 = "8736e6a331be40582cfbd86e77c29b6efdbc8425052877e235c8a3c1f7190150" ,
303
- url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/refs/heads/main /ken_all.zip" ,
303
+ url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/ba167e0bd99ee9705e40a747c7358f425511f78a /ken_all.zip" ,
304
304
)
305
305
306
306
http_archive (
307
307
name = "zip_code_jigyosyo" ,
308
308
build_file_content = "exports_files([\" JIGYOSYO.CSV\" ])" ,
309
309
sha256 = "0e62af72f56a3039409dc105057051df0e374c2e373a2a068172daaaa1a9af13" ,
310
- url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/refs/heads/main /jigyosyo.zip" ,
310
+ url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/ba167e0bd99ee9705e40a747c7358f425511f78a /jigyosyo.zip" ,
311
311
)
You can’t perform that action at this time.
0 commit comments