From 7d798be37fa775c97f3d7f2661ede298ff08a428 Mon Sep 17 00:00:00 2001 From: Ralph Mack Date: Sat, 10 Aug 2024 09:10:45 -0400 Subject: [PATCH] Failed CI - fixed download link --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 6d1bfc4..e052c07 100644 --- a/module.json +++ b/module.json @@ -77,7 +77,7 @@ "torch.css" ], "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/torch/main/module.json", - "download": "https://github.com/League-of-Foundry-Developers/torch/releases/download/v2.13.1/torch-v2.13.1.zip", + "download": "https://github.com/League-of-Foundry-Developers/torch/releases/download/v2.14.0/torch-v2.14.0.zip", "url": "https://github.com/League-of-Foundry-Developers/torch", "compatibility": { "minimum": "10",