Update BRCM SAI version to 7.1.25.4 (#12878)

This commit is contained in:
tjchadaga 2022-11-30 14:24:29 -08:00 committed by GitHub
parent db5b47e3a3
commit 7855cd8d15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
LIBSAIBCM_XGS_VERSION = 7.1.24.4
LIBSAIBCM_DNX_VERSION = 7.1.24.4
LIBSAIBCM_XGS_VERSION = 7.1.25.4
LIBSAIBCM_DNX_VERSION = 7.1.25.4
LIBSAIBCM_BRANCH_NAME = REL_7.0
LIBSAIBCM_XGS_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_XGS_VERSION)"
LIBSAIBCM_DNX_URL_PREFIX = "https://sonicstorage.blob.core.windows.net/public/sai/bcmsai/$(LIBSAIBCM_BRANCH_NAME)/$(LIBSAIBCM_DNX_VERSION)"