Commit 1731541 1 parent 5a04398 commit 1731541 Copy full SHA for 1731541
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ def internal_dependencies():
35
35
maybe (
36
36
http_archive ,
37
37
name = "aspect_bazel_lib" ,
38
- sha256 = "d488d8ecca98a4042442a4ae5f1ab0b614f896c0ebf6e3eafff363bcc51c6e62 " ,
39
- strip_prefix = "bazel-lib-1.33.0 " ,
40
- url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.33.0 .tar.gz" ,
38
+ sha256 = "a7e356f8a5cb8bf1e9be38c2c617ad22f5a1606792e839fc040971bdfbecf971 " ,
39
+ strip_prefix = "bazel-lib-1.40.2 " ,
40
+ url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.40.2 .tar.gz" ,
41
41
)
42
42
43
43
maybe (
Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ def gcc_toolchain_dependencies():
36
36
maybe (
37
37
http_archive ,
38
38
name = "aspect_bazel_lib" ,
39
- sha256 = "d488d8ecca98a4042442a4ae5f1ab0b614f896c0ebf6e3eafff363bcc51c6e62 " ,
40
- strip_prefix = "bazel-lib-1.33.0 " ,
41
- url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.33.0 .tar.gz" ,
39
+ sha256 = "a7e356f8a5cb8bf1e9be38c2c617ad22f5a1606792e839fc040971bdfbecf971 " ,
40
+ strip_prefix = "bazel-lib-1.40.2 " ,
41
+ url = "https://github.com/aspect-build/bazel-lib/archive/refs/tags/v1.40.2 .tar.gz" ,
42
42
)
43
43
44
44
maybe (
You can’t perform that action at this time.
0 commit comments