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 55815a6 commit eed9d8aCopy full SHA for eed9d8a
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_6_4"
16
-expected_libexpat_version="2.6.4"
17
-expected_libexpat_sha256="fd03b7172b3bd7427a3e7a812063f74754f24542429b634e0db6511b53fb2278"
+expected_libexpat_tag="R_2_7_0"
+expected_libexpat_version="2.7.0"
+expected_libexpat_sha256="362e89ca6b8a0d46fc5740a917eb2a8b4d6356edbe016eee09f49c0781215844"
18
19
expat_dir="$(realpath "$(dirname -- "${BASH_SOURCE[0]}")")"
20
cd ${expat_dir}
0 commit comments