From 97a5812f5cc17a10b007f0aab8878e4d4de40561 Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Fri, 24 May 2024 07:36:19 +0200 Subject: [PATCH] bump monero_c commit --- scripts/prepare_moneroc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/prepare_moneroc.sh b/scripts/prepare_moneroc.sh index de99c1733..53a4939a9 100755 --- a/scripts/prepare_moneroc.sh +++ b/scripts/prepare_moneroc.sh @@ -8,7 +8,7 @@ if [[ ! -d "monero_c" ]]; then git clone https://github.com/mrcyjanek/monero_c --branch rewrite-wip cd monero_c - git checkout 89c7a09ec2a8552fd371d46f1506ace37d15dd3a + git checkout fa8d4c70c3133f1668d8a9c2c3b71eca58c371c9 git reset --hard git submodule update --init --force --recursive ./apply_patches.sh monero