From 780466dd0f1009673a611d24a42e7b924baebfde Mon Sep 17 00:00:00 2001 From: dhis2-bot Date: Thu, 17 Oct 2024 09:06:16 +0000 Subject: [PATCH 1/2] chore: add version 39.7.0 to stable.json --- downloads/v1/versions/stable.json | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/downloads/v1/versions/stable.json b/downloads/v1/versions/stable.json index 6187e3fc..3ba99004 100644 --- a/downloads/v1/versions/stable.json +++ b/downloads/v1/versions/stable.json @@ -207,10 +207,10 @@ "version": 39, "releaseDate": "2022-10-27", "supported": true, - "latestPatchVersion": 6, + "latestPatchVersion": 7, "latestHotfixVersion": 0, - "latestStableUrl": "https://releases.dhis2.org/2.39/dhis2-stable-2.39.6.war", - "sha256": "637a8220eb372038afe199b10b2aec48d188d9950610ddff8b7e7ca15971dd41", + "latestStableUrl": "https://releases.dhis2.org/39/dhis2-stable-39.7.0.war", + "sha256": "917cd7aacc1f56fc522777bb107718046096f0c94fd83022ef1a97db54768e02", "jdk": 11, "patchVersions": [ { @@ -361,16 +361,27 @@ "sha256": "637a8220eb372038afe199b10b2aec48d188d9950610ddff8b7e7ca15971dd41", "hotfix": false, "fileSize": "296.2 MB" + }, + { + "name": "2.39.7", + "displayName": "39.7.0", + "version": 7, + "hotfixVersion": 0, + "releaseDate": "2024-10-17", + "url": "https://releases.dhis2.org/39/dhis2-stable-39.7.0.war", + "sha256": "917cd7aacc1f56fc522777bb107718046096f0c94fd83022ef1a97db54768e02", + "hotfix": false, + "fileSize": "297.87 MB" } ], - "fileSize": "287.5 MB" + "fileSize": "297.87 MB" }, { "name": "2.38", "displayName": "v38", "version": 38, "releaseDate": "2022-05-05", - "supported": false, + "supported": true, "latestPatchVersion": 7, "latestHotfixVersion": 0, "latestStableUrl": "https://releases.dhis2.org/2.38/dhis2-stable-2.38.7.war", From f37bb6415c83d67ca19f984b2147f34287b592f9 Mon Sep 17 00:00:00 2001 From: Philip-Larsen-Donnelly <35666657+Philip-Larsen-Donnelly@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:47:53 +0200 Subject: [PATCH 2/2] Update downloads/v1/versions/stable.json --- downloads/v1/versions/stable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads/v1/versions/stable.json b/downloads/v1/versions/stable.json index 3ba99004..b116473d 100644 --- a/downloads/v1/versions/stable.json +++ b/downloads/v1/versions/stable.json @@ -381,7 +381,7 @@ "displayName": "v38", "version": 38, "releaseDate": "2022-05-05", - "supported": true, + "supported": false, "latestPatchVersion": 7, "latestHotfixVersion": 0, "latestStableUrl": "https://releases.dhis2.org/2.38/dhis2-stable-2.38.7.war",