Skip to content

Commit 09c9eb1

Browse files
Commit
1 parent e9d049b commit 09c9eb1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Modules/expat/refresh.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ fi
1212

1313
# Update this when updating to a new version after verifying that the changes
1414
# 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"
15+
expected_libexpat_tag="R_2_7_2"
16+
expected_libexpat_version="2.7.2"
17+
expected_libexpat_sha256="13d42a125897329bfeecab899cb9b5a3ec8c26072994b5cd4c41f28241f5bce7"
1818

1919
expat_dir="$(realpath "$(dirname -- "${BASH_SOURCE[0]}")")"
2020
cd ${expat_dir}

0 commit comments

Comments
 (0)