bump: torch_dart (#3542)
cyan committed
Aug 20, 2026 at 16:52 UTC
e9dec675226c4bc147ab238f3fc820984e72b73a
1 file changed
+1
-1
scripts/prepare_torch.sh
+1
-1
@@ -7,7 +7,7 @@ cd "$(dirname "$0")"
7
# - .github/workflows/pr_test_build_linux.yml
8
# https://github.com/MrCyjaneK/torch_dart/releases/download/v1.0.17/torch_dart-v1.0.17.tar.gz
9
10
-HASH=79e5361f43b8aadd340d2900009cf09590b2a0bb
10
+HASH=a8601eaef00ac4a9465a0979b7d7a16df90bc364
11
12
if [[ ! -d "torch_dart/.git" ]];
13
then