compiler/installer.ini: package cacert.pem on Windows [backport:1.2] (#17172)

Follow up of 5dc544e1f5

After updating windeps.zip, it appears that Windows' build was
unchanged. As it turns out, cacert.pem is not set for packaging by the
compiler package manifest.

This commit add cacert.pem to the Windows package.
This commit is contained in:
alaviss
2021-02-24 16:57:19 +00:00
committed by GitHub
parent e9a287fe12
commit d35f366d6f

View File

@@ -109,6 +109,7 @@ Download: r"Aporia Text Editor|dist|aporia.zip|97997|https://nim-lang.org/downlo
Files: "bin/makelink.exe"
Files: "bin/7zG.exe"
Files: "bin/*.dll"
Files: "bin/cacert.pem"
[UnixBin]
Files: "bin/nim"