File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -176,12 +176,12 @@ REPOSITORY_LOCATIONS_SPEC = dict(
176176 project_name = "Aspect Bazel helpers" ,
177177 project_desc = "Base Starlark libraries and basic Bazel rules which are useful for constructing rulesets and BUILD files" ,
178178 project_url = "https://github.com/aspect-build/bazel-lib" ,
179- version = "2.16 .0" ,
180- sha256 = "092f841dd9ea8e736ea834f304877a25190a762d0f0a6c8edac9f94aac8bbf16 " ,
179+ version = "3.0 .0" ,
180+ sha256 = "622914a38966f7dec9b1200b40082bec4c4e19631a447da1b62208f3f55debfb " ,
181181 strip_prefix = "bazel-lib-{version}" ,
182182 urls = ["https://github.com/aspect-build/bazel-lib/archive/v{version}.tar.gz" ],
183183 use_category = ["build" , "test_only" ],
184- release_date = "2025-05-06 " ,
184+ release_date = "2025-10-17 " ,
185185 cpe = "N/A" ,
186186 license = "Apache-2.0" ,
187187 license_url = "https://github.com/aspect-build/bazel-lib/blob/v{version}/LICENSE" ,
You can’t perform that action at this time.
0 commit comments