Skip to content

Commit

Permalink
chore: update emulator version to v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpernambuco committed Aug 9, 2024
1 parent 34741cf commit 8c4bc18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ TEST_DIR := test
DOWNLOADDIR := downloads
SRC_DIR := src

EMULATOR_VERSION ?= v0.18.0-test5
EMULATOR_VERSION ?= v0.18.0

TESTS_DATA_FILE ?= cartesi-machine-tests-data-$(EMULATOR_VERSION).deb
TESTS_DATA_DOWNLOAD_URL := https://github.com/cartesi/machine-emulator/releases/download/$(EMULATOR_VERSION)/$(TESTS_DATA_FILE)
Expand Down
4 changes: 2 additions & 2 deletions shasum-download
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
e2dcd5598a67844d6a1199189089f2cc9ca306fcb80c45a634376861c89e61de downloads/cartesi-machine-tests-data-v0.18.0-test5.deb
d167c42c61a1753190b28461fbe018d4620a2379afc982ed468e3422dd27c8ba downloads/uarch-riscv-tests-json-logs-v0.18.0-test5.tar.gz
45acd683f4a8db5ab846150e97857360ba0f44df5c1d787bb18affbcf08c2ace downloads/cartesi-machine-tests-data-v0.18.0.deb
016fbbb9d1866399a152f81dbb054447a144445ddc35e91da0a9dd242185463c downloads/uarch-riscv-tests-json-logs-v0.18.0.tar.gz

0 comments on commit 8c4bc18

Please sign in to comment.