From fad74b5ed844eeff932231db80921319744ce5f8 Mon Sep 17 00:00:00 2001 From: John Haddon Date: Wed, 18 Sep 2024 10:37:26 +0100 Subject: [PATCH] Cortex : Update to version 10.5.9.3 --- Changes.md | 2 +- Cortex/config.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Changes.md b/Changes.md index 1fbd44b3f8..2c30fd9b8e 100644 --- a/Changes.md +++ b/Changes.md @@ -1,7 +1,7 @@ 9.0.0 alpha x (relative to 9.0.0 alpha 2) ------------- - +- Cortex : Updated to version 10.5.9.4. 9.0.0 alpha 2 (relative to 9.0.0 alpha 1) ------------- diff --git a/Cortex/config.py b/Cortex/config.py index 0bd133ddfd..41debfddda 100644 --- a/Cortex/config.py +++ b/Cortex/config.py @@ -2,7 +2,7 @@ "downloads" : [ - "https://github.com/ImageEngine/cortex/archive/refs/tags/10.5.9.2.tar.gz" + "https://github.com/ImageEngine/cortex/archive/refs/tags/10.5.9.4.tar.gz" ],