Browse Source
This commit adds a machine-readable file specifying the required
versions of all 1st party dependencies.
More info: https://dev.pep.foundation/CID/Processes
(cherry picked from commit 796fe480b3
)
JNI-129

committed by
heck

1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
# 1st Party Dependencies |
|||
## Prefer git tags instead of SHA hashes when possible. |
|||
|
|||
libpEpAdapter=Release_2.1.4 |
|||
pEpEngine=Release_2.1.13 |
|||
sequoia=365d00a08bec6a5a48d48a7c7893d78c27092b59 |
Loading…
Reference in new issue