diff options
| author | Christian Clauss <cclauss@me.com> | 2026-07-04 14:35:32 +0200 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2026-07-11 19:32:16 -0300 |
| commit | 6da96b3e30572e8af55ec4f9bd2ec6ac2cdb1d05 (patch) | |
| tree | 3bd071c70912acf6dfc7b48d209ef48bf2ccde12 | |
| parent | b950459b4aff01a521b519f79bfd0a1eb3066418 (diff) | |
| download | luarocks-6da96b3e30572e8af55ec4f9bd2ec6ac2cdb1d05.tar.gz luarocks-6da96b3e30572e8af55ec4f9bd2ec6ac2cdb1d05.tar.bz2 luarocks-6da96b3e30572e8af55ec4f9bd2ec6ac2cdb1d05.zip | |
ci: Upgrade Windows OpenSSL from v3.6.2 to 3.6.3
| -rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2188d201..7ab4ea91 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml | |||
| @@ -249,7 +249,7 @@ jobs: | |||
| 249 | # The following env variables | 249 | # The following env variables |
| 250 | # only applies to Visual Studio | 250 | # only applies to Visual Studio |
| 251 | LUAROCKS_DEPS_DIR: c:\external | 251 | LUAROCKS_DEPS_DIR: c:\external |
| 252 | LUAROCKS_DEPS_OPENSSL_VER: "3.6.2" | 252 | LUAROCKS_DEPS_OPENSSL_VER: "3.6.3" |
| 253 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" | 253 | LUAROCKS_DEPS_ZLIB_VER: "1.3.1" |
| 254 | # The following env variable | 254 | # The following env variable |
| 255 | # applies to both Visual Studio and MinGW-w64 | 255 | # applies to both Visual Studio and MinGW-w64 |
