@@ -340,22 +340,22 @@ http_archive(
340
340
url = "https://github.com/hiroyuki-komatsu/japanese-usage-dictionary/archive/refs/tags/%s.zip" % JA_USAGE_DICT_TAG ,
341
341
)
342
342
343
- # Zip code (2025-06-28, 21c6fb3cbc125e4408a8c2715beb1fbfcf03a442 )
343
+ # Zip code (2025-08-30, 33524763837473258e7ba2f14b17fc3a70519831 )
344
344
# https://github.com/hiroyuki-komatsu/japanpost_zipcode/ contains snapshots of the zip code data
345
345
# with version control.
346
346
# The data files are mirror of the following files.
347
- # * https://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
348
347
# * https://www.post.japanpost.jp/zipcode/dl/jigyosyo/zip/jigyosyo.zip
348
+ # * https://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip
349
349
http_archive (
350
- name = "zip_code_ken_all " ,
351
- build_file_content = "exports_files([\" KEN_ALL .CSV\" ])" ,
352
- sha256 = "9cd7a9235d1869a94f4019a201d61172a0fc633f1957922c3ec23ac7bf75becf " ,
353
- url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/21c6fb3cbc125e4408a8c2715beb1fbfcf03a442/ken_all .zip" ,
350
+ name = "zip_code_jigyosyo " ,
351
+ build_file_content = "exports_files([\" JIGYOSYO .CSV\" ])" ,
352
+ sha256 = "8b0c5e9f720dba6d600a2683a260b8f04d14f463d45d10893e7ba08424405a1e " ,
353
+ url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/33524763837473258e7ba2f14b17fc3a70519831/jigyosyo .zip" ,
354
354
)
355
355
356
356
http_archive (
357
- name = "zip_code_jigyosyo " ,
358
- build_file_content = "exports_files([\" JIGYOSYO .CSV\" ])" ,
359
- sha256 = "f390501cbfe143921a939884178e5b33ca246181803d814e5f58676c19e91a6c " ,
360
- url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/21c6fb3cbc125e4408a8c2715beb1fbfcf03a442/jigyosyo .zip" ,
357
+ name = "zip_code_ken_all " ,
358
+ build_file_content = "exports_files([\" KEN_ALL .CSV\" ])" ,
359
+ sha256 = "47a3e63e1379f707af9c49df5c4fa0534332173c73c61f93d14555673bed7599 " ,
360
+ url = "https://github.com/hiroyuki-komatsu/japanpost_zipcode/raw/33524763837473258e7ba2f14b17fc3a70519831/ken_all .zip" ,
361
361
)
0 commit comments