mirror of
https://github.com/ivabus/pantry
synced 2024-11-23 08:55:07 +03:00
fetch ca-certs versions from the web
This commit is contained in:
parent
86122cad8c
commit
68bfaa6a1d
1 changed files with 5 additions and 10 deletions
|
@ -1,16 +1,11 @@
|
||||||
distributable: ~
|
distributable: ~
|
||||||
|
|
||||||
versions:
|
versions:
|
||||||
- 2023.01.10
|
url: "https://curl.se/docs/caextract.html"
|
||||||
- 2022.10.11
|
match: /cacert-2\d+-\d+-\d+.pem/
|
||||||
- 2022.07.19
|
strip:
|
||||||
- 2022.04.26
|
- /cacert-/
|
||||||
- 2022.03.29
|
- /\.pem/
|
||||||
- 2022.03.18
|
|
||||||
- 2022.02.01
|
|
||||||
- 2021.10.26
|
|
||||||
- 2021.09.30
|
|
||||||
- 2021.07.05
|
|
||||||
|
|
||||||
runtime:
|
runtime:
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue