From 5716093e289d37897d3ab853bc73f6670a626e96 Mon Sep 17 00:00:00 2001 From: Stefan Marr Date: Thu, 3 Oct 2024 22:12:01 +0100 Subject: [PATCH] Update Bytecode DSL Signed-off-by: Stefan Marr --- mx.trufflesom/suite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mx.trufflesom/suite.py b/mx.trufflesom/suite.py index f35c7b0b..f7652869 100644 --- a/mx.trufflesom/suite.py +++ b/mx.trufflesom/suite.py @@ -16,7 +16,7 @@ { "name": "truffle", "subdir": True, - "version": "0ac90b56181d25fca490fa549f7b0c3deb806065", + "version": "e561ada73d3eb4d8f9664c9f8ec9a9903ed08cfc", "urls": [{"url": "https://github.com/oracle/graal", "kind": "git"}], }, ]