From 505bc2b41be8851178be59702bfd0b62433920cb Mon Sep 17 00:00:00 2001 From: "renovate-fullsend[bot]" <295781306+renovate-fullsend[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 04:16:02 +0000 Subject: [PATCH] chore(deps): update dependency nvidia/openshell to v0.0.94 --- .github/scripts/openshell-version.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/scripts/openshell-version.sh b/.github/scripts/openshell-version.sh index b480de0db1..50cc20b700 100755 --- a/.github/scripts/openshell-version.sh +++ b/.github/scripts/openshell-version.sh @@ -9,8 +9,8 @@ # source .github/scripts/openshell-version.sh # renovate: datasource=github-tags depName=NVIDIA/OpenShell -OPENSHELL_VERSION=0.0.83 -OPENSHELL_SHA=e3d26dd3ae0dee247bbc5db368545832757ac493 +OPENSHELL_VERSION=0.0.94 +OPENSHELL_SHA=1221b5868a1d649fa33d0dd6e8e175f9d1c7ec72 export OPENSHELL_VERSION OPENSHELL_SHA