Merge refactor

This commit is contained in:
Marcel Pociot
2023-06-02 22:47:59 +02:00
parent 47d068e6d3
commit 1b734073b0
3 changed files with 24 additions and 22 deletions

View File

@@ -125,6 +125,16 @@
"path": "LICENSE"
}
},
"libargon2": {
"type": "git",
"path": "",
"rev": "master",
"url": "https://github.com/mpociot/phc-winner-argon2",
"license": {
"type": "file",
"path": "LICENSE"
}
},
"libavif": {
"type": "ghtar",
"repo": "AOMediaCodec/libavif",
@@ -427,13 +437,5 @@
"type": "file",
"path": "LICENSE"
}
},
"libargon2": {
"type": "ghtar",
"repo": "P-H-C/phc-winner-argon2",
"license": {
"type": "file",
"path": "LICENSE"
}
}
}