mirror of
https://github.com/apple/pkl.git
synced 2026-05-18 21:07:05 +02:00
Initial commit
This commit is contained in:
+11
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
module bugs.Bug
|
||||
Reference in New Issue
Block a user