mirror of
https://github.com/apple/pkl.git
synced 2026-04-25 09:48:41 +02:00
Initial commit
This commit is contained in:
11
pkl-commons-test/src/main/files/packages/badChecksum@1.0.0/badChecksum@1.0.0.json
vendored
Normal file
11
pkl-commons-test/src/main/files/packages/badChecksum@1.0.0/badChecksum@1.0.0.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user