Update RHEL 9 OLS binary hash after default VHost wildcard rebuild

This commit is contained in:
usmannasir
2026-02-13 03:10:23 +05:00
parent fb31c7686c
commit 9f244ffca8
2 changed files with 2 additions and 2 deletions

View File

@@ -337,7 +337,7 @@ class InstallCyberPanel:
},
'rhel9': {
'url': 'https://cyberpanel.net/openlitespeed-2.4.4-x86_64-rhel9',
'sha256': '8d9e52256a646802338c295122227cb4e824122fb078421e4cf8af7f6040086f',
'sha256': 'c2769d56bef75ca2adf2989107d0a3db2130bd789aa985a42c6b17a846e006c9',
'module_url': 'https://cyberpanel.net/cyberpanel_ols-2.4.4-x86_64-rhel9.so',
'module_sha256': '50cb00fa2b8269ec9b0bf300f1b26d3b76d3791c1b022343e1290a0d25e7fda8'
},

View File

@@ -746,7 +746,7 @@ class Upgrade:
},
'rhel9': {
'url': 'https://cyberpanel.net/openlitespeed-2.4.4-x86_64-rhel9',
'sha256': '8d9e52256a646802338c295122227cb4e824122fb078421e4cf8af7f6040086f',
'sha256': 'c2769d56bef75ca2adf2989107d0a3db2130bd789aa985a42c6b17a846e006c9',
'module_url': 'https://cyberpanel.net/cyberpanel_ols-2.4.4-x86_64-rhel9.so',
'module_sha256': '50cb00fa2b8269ec9b0bf300f1b26d3b76d3791c1b022343e1290a0d25e7fda8',
'modsec_url': 'https://cyberpanel.net/mod_security-2.4.4-x86_64-rhel9.so',