Skip to content

Commit

Permalink
chore: update for 2.39.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip-Larsen-Donnelly authored Dec 20, 2023
1 parent 92ccb41 commit 3baf858
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions downloads/v1/versions/stable.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"version": 39,
"releaseDate": "2022-10-27",
"supported": true,
"latestPatchVersion": 3,
"latestHotfixVersion": 1,
"latestStableUrl": "https://releases.dhis2.org/2.39/dhis2-stable-2.39.3.1.war",
"sha256": "f3a1ce76b2791b7922a85262eeb4833e04cb8b5af79daf40b6513f95ac91a5c9",
"latestPatchVersion": 4,
"latestHotfixVersion": 0,
"latestStableUrl": "https://releases.dhis2.org/2.39/dhis2-stable-2.39.4.war",
"sha256": "c6dfaf6d20706cda634ec638c6bbe99efb604fc0867d670a5654a6d4391b1860",
"jdk": 11,
"patchVersions": [
{
Expand Down Expand Up @@ -156,6 +156,16 @@
"url": "https://releases.dhis2.org/2.39/dhis2-stable-2.39.3.1.war",
"sha256": "f3a1ce76b2791b7922a85262eeb4833e04cb8b5af79daf40b6513f95ac91a5c9",
"hotfix": true
},
{
"name": "2.39.4",
"displayName": "39.4.0",
"version": 4,
"hotfixVersion": 0,
"releaseDate": "2023-12-20",
"url": "https://releases.dhis2.org/2.39/dhis2-stable-2.39.4.war",
"sha256": "c6dfaf6d20706cda634ec638c6bbe99efb604fc0867d670a5654a6d4391b1860",
"hotfix": false
}
]
},
Expand Down

0 comments on commit 3baf858

Please sign in to comment.