aboutsummaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA13
1 files changed, 6 insertions, 7 deletions
diff --git a/METADATA b/METADATA
index 975ee06..a7e9de1 100644
--- a/METADATA
+++ b/METADATA
@@ -1,15 +1,14 @@
name: "libprotobuf-mutator"
-description: "libprotobuf-mutator is a library to randomly mutate protobuffers. It could be used together with guided fuzzing engines, such as libFuzzer."
+description:
+ "libprotobuf-mutator is a library to randomly mutate protobuffers. It could "
+ "be used together with guided fuzzing engines, such as libFuzzer."
+
third_party {
url {
type: GIT
value: "https://github.com/google/libprotobuf-mutator"
}
- version: "62c5c91a2bfd675fa99cf61f6747fd227da8983a"
+ version: "c9a1e56750a4eef6ffca95f41f79f06979056e01"
+ last_upgrade_date { year: 2018 month: 8 day: 6 }
license_type: NOTICE
- last_upgrade_date {
- year: 2019
- month: 9
- day: 28
- }
}