Skip to content

Commit

Permalink
Merge pull request dlsc-software-consulting-gmbh#333 from HanSolo/sta…
Browse files Browse the repository at this point in the history
…ging

Updated GlucoStatusFX and JDKMon to JDK 21
  • Loading branch information
dlemmermann committed Nov 28, 2023
2 parents 5a3ca2b + c3bbfb4 commit 9476bd3
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions downloads/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -430,47 +430,47 @@
"g.grunwald"
],
"createdOn": "2021-09-27",
"modifiedOn": "2023-11-20",
"modifiedOn": "2023-11-28",
"files": [
{
"name": "MSI Installer (Windows Intel)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/JDKMon-17.0.85.msi",
"url": "https://github.com/HanSolo/JDKMon/releases/download/21.0.0/JDKMon-21.0.0.msi",
"fileName": "",
"package": "MSI"
},
{
"name": "PKG Installer (Mac Intel)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/JDKMon-17.0.85.pkg",
"url": "https://github.com/HanSolo/JDKMon/releases/download/21.0.0/JDKMon-21.0.0.pkg",
"fileName": "",
"package": "PKG"
},
{
"name": "PKG Installer (Mac aarch64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/JDKMon-17.0.85-aarch64.pkg",
"url": "https://github.com/HanSolo/JDKMon/releases/download/21.0.0/JDKMon-21.0.0-aarch64.pkg",
"fileName": "",
"package": "PKG"
},
{
"name": "DEB Installer (Linux x64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon_17.0.85-1_amd64.deb",
"url": "https://github.com/HanSolo/JDKMon/releases/download/21.0.0/jdkmon_21.0.0_amd64.deb",
"fileName": "",
"package": "DEB"
},
{
"name": "RPM Installer (Linux x64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon-17.0.85-1.x86_64.rpm",
"url": "https://github.com/HanSolo/JDKMon/releases/download/21.0.0/jdkmon-21.0.0-1.x86_64.rpm",
"fileName": "",
"package": "RPM"
},
{
"name": "DEB Installer (Linux aarch64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon_17.0.85-1_arm64.deb",
"url": "https://github.com/HanSolo/JDKMon/releases/download/21.0.0/jdkmon_21.0.0_arm64.deb",
"fileName": "",
"package": "DEB"
},
{
"name": "RPM Installer (Linux aarch64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon-17.0.85-1.aarch64.rpm",
"url": "https://github.com/HanSolo/JDKMon/releases/download/21.0.0/jdkmon-21.0.0-1.aarch64.rpm",
"fileName": "",
"package": "RPM"
}
Expand All @@ -487,47 +487,47 @@
"g.grunwald"
],
"createdOn": "2022-02-18",
"modifiedOn": "2023-08-09",
"modifiedOn": "2023-11-28",
"files": [
{
"name": "MSI Installer (Windows Intel)",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/17.0.57/GlucoStatusFX-17.0.57.msi",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/21.0.0/GlucoStatusFX-21.0.0.msi",
"fileName": "",
"package": "MSI"
},
{
"name": "PKG Installer (Mac Intel)",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/17.0.57/GlucoStatusFX-17.0.57.pkg",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/21.0.0/GlucoStatusFX-21.0.0.pkg",
"fileName": "",
"package": "PKG"
},
{
"name": "PKG Installer (Mac ARM64)",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/17.0.57/GlucoStatusFX-17.0.57-aarch64.pkg",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/21.0.0/GlucoStatusFX-21.0.0-aarch64.pkg",
"fileName": "",
"package": "PKG"
},
{
"name": "DEB Installer (Linux Intel)",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/17.0.57/glucostatusfx_17.0.57-1_amd64.deb",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/21.0.0/glucostatusfx_21.0.0_amd64.deb",
"fileName": "",
"package": "DEB"
},
{
"name": "RPM Installer (Linux Intel)",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/17.0.57/glucostatusfx-17.0.57-1.x86_64.rpm",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/21.0.0/glucostatusfx-21.0.0-1.x86_64.rpm",
"fileName": "",
"package": "RPM"
},
{
"name": "DEB Installer (Linux ARM64)",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/17.0.57/glucostatusfx_17.0.57-1_arm64.deb",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/21.0.0/glucostatusfx_21.0.0_arm64.deb",
"fileName": "",
"package": "DEB"
},
{
"name": "RPM Installer (Linux ARM64)",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/17.0.57/glucostatusfx-17.0.57-1.aarch64.rpm",
"url": "https://github.com/HanSolo/glucostatusfx/releases/download/21.0.0/glucostatusfx-21.0.0-1.aarch64.rpm",
"fileName": "",
"package": "RPM"
}
Expand Down

0 comments on commit 9476bd3

Please sign in to comment.