From 89c7b5e51c89bfc0e6fa786c7f1425a7239f6e4b Mon Sep 17 00:00:00 2001 From: Parag Kulkarni Date: Mon, 27 Nov 2023 18:05:03 +0530 Subject: [PATCH] Use - Add more details to conda install process (#887) --- cmake/versions.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/versions.json b/cmake/versions.json index 53c4a92c3..1a39a2c4f 100644 --- a/cmake/versions.json +++ b/cmake/versions.json @@ -5,7 +5,7 @@ "git_url" : "https://github.com/nv-legate/legate.core.git", "git_shallow": false, "always_download": false, - "git_tag" : "57265c0a768d9bf16a96deeebd2a8f297596a3c0" + "git_tag" : "ccc9836ab2629d5b63cf8041268a5789fffc05f5" } } }