Browse Source
I LOVE python
Signed-off-by: crueter <crueter@eden-emu.dev>
pull/485/head
crueter
6 months ago
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
1 changed files with
5 additions and
3 deletions
-
cpmfile.json
|
|
|
@ -121,9 +121,11 @@ |
|
|
|
"mbedtls": { |
|
|
|
"package": "MbedTLS", |
|
|
|
"repo": "Mbed-TLS/mbedtls", |
|
|
|
"tag": "v3.6.4", |
|
|
|
"hash": "67c0ec7824e1ffa3e4f8d02814201776f8c1b2dc0fb8f1f9246495e27a2c03b8c248eff00e8da3e206625b7d0aa82d38cf7ddfd9ed8b4623375b05dc1ecc0677", |
|
|
|
"version": "3" |
|
|
|
"tag": "mbedtls-%VERSION%", |
|
|
|
"hash": "6671fb8fcaa832e5b115dfdce8f78baa6a4aea71f5c89a640583634cdee27aefe3bf4be075744da91f7c3ae5ea4e0c765c8fc3937b5cfd9ea73d87ef496524da", |
|
|
|
"version": "3", |
|
|
|
"git_version": "3.6.4", |
|
|
|
"artifact": "%TAG%.tar.bz2" |
|
|
|
}, |
|
|
|
"cubeb": { |
|
|
|
"repo": "mozilla/cubeb", |
|
|
|
|