We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d049b commit 09c9eb1Copy full SHA for 09c9eb1
Modules/expat/refresh.sh
@@ -12,9 +12,9 @@ fi
12
13
# Update this when updating to a new version after verifying that the changes
14
# the update brings in are good. These values are used for verifying the SBOM, too.
15
-expected_libexpat_tag="R_2_7_1"
16
-expected_libexpat_version="2.7.1"
17
-expected_libexpat_sha256="0cce2e6e69b327fc607b8ff264f4b66bdf71ead55a87ffd5f3143f535f15cfa2"
+expected_libexpat_tag="R_2_7_2"
+expected_libexpat_version="2.7.2"
+expected_libexpat_sha256="13d42a125897329bfeecab899cb9b5a3ec8c26072994b5cd4c41f28241f5bce7"
18
19
expat_dir="$(realpath "$(dirname -- "${BASH_SOURCE[0]}")")"
20
cd ${expat_dir}
0 commit comments