From 5fa9e90b587df8f961fb0c864036b153bcc24774 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Wed, 11 Feb 2026 18:29:37 +0000 Subject: [PATCH] Add missing step --- Modules/expat/refresh.sh | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Modules/expat/refresh.sh b/Modules/expat/refresh.sh index 550340467a15a7..0e0bc0652c5539 100755 --- a/Modules/expat/refresh.sh +++ b/Modules/expat/refresh.sh @@ -64,13 +64,16 @@ This may be due to source changes and will require updating this script" >&2 exit 1 fi -echo " +echo ' Updated! next steps: - Verify all is okay: git diff git status -- Regenerate the sbom file +- Update the sbom file: + Under the package "SPDXRef-PACKAGE-expat", update the "checksumValue", + "downloadLocation", "referenceLocator", and "versionInfo" fields. +- Regenerate the sbom file: make regen-sbom -- Update warning count in Tools/build/.warningignore_macos +- Update the warning count in Tools/build/.warningignore_macos: (use info from CI if not on a Mac) -" +'