mirror of
https://github.com/apple/pkl.git
synced 2026-04-27 18:57:12 +02:00
Fix doc dependency link (#1078)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"fruities": {
|
||||
"uri": "package://localhost:0/fruit@1.0.5",
|
||||
"checksums": {
|
||||
"sha256": "34a15b02346e6acb85da5bd71d8b0738a79008b38a7fc805e5869d9129ad27d2"
|
||||
"sha256": "8ff80e5ac882650e817f261c8af024bf0db9b07888c9d18c20017457e04ffe06"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
"sha256": "$computedChecksum"
|
||||
},
|
||||
"sourceCode": "https://example.com/fruit",
|
||||
"documentation": "https://example.com/fruit-docs",
|
||||
"license": "UNLICENSED",
|
||||
"authors": [
|
||||
"apple-1@example.com",
|
||||
|
||||
Reference in New Issue
Block a user