mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55:07 +03:00
curl should require ca-certs
This commit is contained in:
parent
a7aeee7413
commit
ca067106c1
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ versions:
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
openssl.org: ^1.1
|
openssl.org: ^1.1
|
||||||
|
curl.se/ca-certs: '*'
|
||||||
|
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue