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 @@ -112,11 +112,11 @@ REPOSITORY_LOCATIONS_SPEC = dict(
112112 project_desc = "Bazel rules for fuzz tests" ,
113113 project_url = "https://github.com/bazelbuild/rules_fuzzing" ,
114114 # Patch contains workaround for https://github.com/bazelbuild/rules_python/issues/1221
115- version = "0.5.2 " ,
116- sha256 = "3ec0eee05b243552cc4a784b30323d088bf73cb2177ddda02c827e68981933f1 " ,
115+ version = "0.5.3 " ,
116+ sha256 = "08274422c4383416df5f982943e40d58141f749c09008bb780440eece6b113e4 " ,
117117 strip_prefix = "rules_fuzzing-{version}" ,
118118 urls = ["https://github.com/bazelbuild/rules_fuzzing/archive/v{version}.tar.gz" ],
119- release_date = "2024-05-14 " ,
119+ release_date = "2025-02-18 " ,
120120 use_category = ["test_only" ],
121121 implied_untracked_deps = [
122122 # This is a repository rule generated to define an OSS-Fuzz fuzzing
You can’t perform that action at this time.
0 commit comments