Merge "Update add3prf for MetadataURLValid" into main
This commit is contained in:
@@ -62,12 +62,12 @@ DEFAULT_OWNERS = "include platform/prebuilts/rust:master:/OWNERS\n"
|
|||||||
METADATA_CONTENT = """name: "{name}"
|
METADATA_CONTENT = """name: "{name}"
|
||||||
description: {description}
|
description: {description}
|
||||||
third_party {{
|
third_party {{
|
||||||
url {{
|
identifier {{
|
||||||
type: HOMEPAGE
|
type: "crates.io"
|
||||||
value: "https://crates.io/crates/{name}"
|
value: "https://crates.io/crates/{name}"
|
||||||
}}
|
}}
|
||||||
url {{
|
identifier {{
|
||||||
type: ARCHIVE
|
type: "Archive"
|
||||||
value: "https://static.crates.io/crates/{name}/{name}-{version}.crate"
|
value: "https://static.crates.io/crates/{name}/{name}-{version}.crate"
|
||||||
}}
|
}}
|
||||||
version: "{version}"
|
version: "{version}"
|
||||||
|
|||||||
Reference in New Issue
Block a user