Merge "Update add3prf for MetadataURLValid" into main

This commit is contained in:
Treehugger Robot
2023-08-30 05:26:12 +00:00
committed by Gerrit Code Review

View File

@@ -62,12 +62,12 @@ DEFAULT_OWNERS = "include platform/prebuilts/rust:master:/OWNERS\n"
METADATA_CONTENT = """name: "{name}"
description: {description}
third_party {{
url {{
type: HOMEPAGE
identifier {{
type: "crates.io"
value: "https://crates.io/crates/{name}"
}}
url {{
type: ARCHIVE
identifier {{
type: "Archive"
value: "https://static.crates.io/crates/{name}/{name}-{version}.crate"
}}
version: "{version}"