chore: upgrade ui assets package to 2.7.10 (#25501)

Upgrade UI assets package to OSS 2.7.10.

Closes: #25500
pull/25540/head
Geoffrey Wossum 2024-10-30 13:16:57 -05:00 committed by GitHub
parent 48f760065b
commit 9d9e92c67d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ declare -r SCRIPT_DIR=$(cd $(dirname ${0}) >/dev/null 2>&1 && pwd)
declare -r ROOT_DIR=$(dirname ${SCRIPT_DIR})
declare -r STATIC_DIR="$ROOT_DIR/static"
UI_RELEASE="OSS-v2.7.1"
UI_RELEASE="OSS-v2.7.10"
# Download the SHA256 checksum attached to the release. To verify the integrity
# of the download, this checksum will be used to check the download tar file