From 76cfb9e9fb902fe0d6ba84b5514f8f49d11b9708 Mon Sep 17 00:00:00 2001 From: varex83 Date: Wed, 18 Oct 2023 13:47:27 +0300 Subject: [PATCH] update .gitmodules --- .gitmodules | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index dd284f92..9a418033 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,8 @@ [submodule "api/cairo_compilers/v2.1.1"] path = api/cairo_compilers/v2.1.1 - url = https://github.com/starkware-libs/cairo-compiler.git + url = https://github.com/starkware-libs/cairo.git -[submodule "api/cairo_compilers/v2.1.2"] - path = api/cairo_compilers/v2.1.2 - url = https://github.com/starkware-libs/cairo-compiler.git \ No newline at end of file +[submodule "api/cairo_compilers/v2.2.0"] + path = api/cairo_compilers/v2.2.0 + url = https://github.com/starkware-libs/cairo.git \ No newline at end of file