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:49:14 +02:00
parent 4184daa0c5
commit dd94994167
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='20220805-074252'
F4PGA_HASH='ee6c747'
F4PGA_TIMESTAMP='20220805-132100'
F4PGA_HASH='635a2ac'
case "$FPGA_FAM" in
xc7) PACKAGES='install-xc7 xc7a50t_test';;