scripts/prepare_environment: bump arch-defs packages

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-08-19 19:43:34 +02:00
parent 820088d955
commit 4184daa0c5
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@ echo '::group::Install arch-defs'
mkdir -p "$F4PGA_INSTALL_DIR_FAM"
F4PGA_TIMESTAMP='20220803-160711'
F4PGA_HASH='df6d9e5'
F4PGA_TIMESTAMP='20220805-074252'
F4PGA_HASH='ee6c747'
case "$FPGA_FAM" in
xc7) PACKAGES='install-xc7 xc7a50t_test';;