Skip to content

Commit f366c6b

Browse files
authored
fix: hygon header (#67)
1 parent 95b0d06 commit f366c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bazel/repositories.bzl

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ def _com_gitee_hygon_csv_header():
139139
maybe(
140140
http_file,
141141
name = "hygon_csv_header",
142-
url = "https://gitee.com/anolis/hygon-devkit/raw/master/csv/attestation/attestation.h",
142+
url = "https://gitee.com/anolis/hygon-devkit/raw/2683fd4577a1d2e0fc19247b47a6ca68f4879c33/csv/attestation/attestation.h",
143143
downloaded_file_path = "csv/attestation/attestation.h",
144144
)
145145

0 commit comments

Comments
 (0)