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:51:28 +02:00
parent 1c104b4a18
commit 38ccd7a4ed
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='20220810-121459'
F4PGA_HASH='a80029f'
F4PGA_TIMESTAMP='20220815-115001'
F4PGA_HASH='ad45cc8'
case "$FPGA_FAM" in
xc7) PACKAGES='install-xc7 xc7a50t_test';;