aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorluau-project <luau.project@gmail.com>2026-03-06 19:43:39 -0300
committerHisham Muhammad <hisham@gobolinux.org>2026-03-16 19:31:35 -0300
commite4689642f1b72efd221a60fd364efb5ce86eeff5 (patch)
treee3441ef17d2e0c98951dc5ce1e7350d69e23c15d /.github
parentaaa828ea1a71af131a78de61ce89643940da05dd (diff)
downloadluarocks-e4689642f1b72efd221a60fd364efb5ce86eeff5.tar.gz
luarocks-e4689642f1b72efd221a60fd364efb5ce86eeff5.tar.bz2
luarocks-e4689642f1b72efd221a60fd364efb5ce86eeff5.zip
ci: bump OpenSSL to 3.6.1
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 563b09be..17119342 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -349,7 +349,7 @@ jobs:
349 # The following env variables 349 # The following env variables
350 # only applies to Visual Studio 350 # only applies to Visual Studio
351 LUAROCKS_DEPS_DIR: c:\external 351 LUAROCKS_DEPS_DIR: c:\external
352 LUAROCKS_DEPS_OPENSSL_VER: "3.6.0" 352 LUAROCKS_DEPS_OPENSSL_VER: "3.6.1"
353 LUAROCKS_DEPS_ZLIB_VER: "1.3.1" 353 LUAROCKS_DEPS_ZLIB_VER: "1.3.1"
354 # The following env variable 354 # The following env variable
355 # applies to both Visual Studio and MinGW-w64 355 # applies to both Visual Studio and MinGW-w64