mirror of
https://github.com/apple/pkl.git
synced 2026-04-01 14:43:12 +02:00
12 lines
313 B
JSON
12 lines
313 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"packageUri": "package://localhost:12110/badChecksum@1.0.0",
|
|
"name": "bugs",
|
|
"packageZipUrl": "https://localhost:12110/badChecksum@1.0.0/badChecksum@1.0.0.zip",
|
|
"dependencies": {},
|
|
"version": "1.0.0",
|
|
"packageZipChecksums": {
|
|
"sha256": "intentionally bogus checksum"
|
|
}
|
|
}
|