Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build/versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
: "${REPO_ROOT:=$(cd "$(dirname "$0")/.." && pwd)}"; export REPO_ROOT

# --- Ingredient pins (Renovate customManagers key on these lines) ---
LIBRESSL_VERSION=3.9.2 # renovate: libressl/portable
LIBRESSL_VERSION=4.3.2 # renovate: libressl/portable
export LIBRESSL_VERSION

# --- Derived upstream (written by derive-upstream-version.sh) ---
Expand Down
Loading