diff --git a/third-party/riscv-arch-tests/Makefile b/third-party/riscv-arch-tests/Makefile index bd3a16e8d..073dc6fa4 100644 --- a/third-party/riscv-arch-tests/Makefile +++ b/third-party/riscv-arch-tests/Makefile @@ -1,7 +1,7 @@ MACHINE_EMULATOR_DEFINES_DIR ?= $(abspath ../../src) RISCV_ARCH_TEST_PROJ = riscv-arch-test RISCV_ARCHTEST_BASE_URL = https://github.com/riscv-non-isa/$(RISCV_ARCH_TEST_PROJ)/archive -RISCV_ARCHTEST_RELEASE = 2.7.3 +RISCV_ARCHTEST_RELEASE = 2.7.4 RISCV_ARCHTEST_URL = $(RISCV_ARCHTEST_BASE_URL)/$(RISCV_ARCHTEST_RELEASE).tar.gz SRCDIR = $(abspath src) DEPDIR = third-party diff --git a/third-party/riscv-arch-tests/shasumfile b/third-party/riscv-arch-tests/shasumfile index d43bc19c6..64ee04fd5 100644 --- a/third-party/riscv-arch-tests/shasumfile +++ b/third-party/riscv-arch-tests/shasumfile @@ -1 +1 @@ -e1abc06e4330ab0b2f0f79866477b284ae7e512cddd45a9159e7dd57826c7c59 third-party/downloads/2.7.3.tar.gz +a6b1cd773e10eac6a6f3791c01c199ffda7e545d4488c0646d2ece018ea779a0 third-party/downloads/2.7.4.tar.gz