diff --git a/scripts/VERSIONS b/scripts/VERSIONS index bc1dfb3c..af71aa5d 100644 --- a/scripts/VERSIONS +++ b/scripts/VERSIONS @@ -1,6 +1,6 @@ #!/bin/bash -# renovate: datasource=github-tags depName=openssl/openssl extractVersion=^openssl-(?.+)$ registryUrl=https://github.com +# renovate: datasource=github-tags depName=openssl/openssl versioning=regex:^openssl-(?\\d+)(\\.(?\\d+))?(\\.(?\\d+))? registryUrl=https://github.com OPENSSL_VERSION=openssl-3.2.0 # renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com