Skip to content

Commit

Permalink
Merge pull request #332 from dlsc-software-consulting-gmbh/staging
Browse files Browse the repository at this point in the history
JDKMon
  • Loading branch information
dlemmermann authored Nov 20, 2023
2 parents ffae15d + 5a3ca2b commit 3d98388
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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-06",
"modifiedOn": "2023-11-20",
"files": [
{
"name": "MSI Installer (Windows Intel)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.81/JDKMon-17.0.81.msi",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/JDKMon-17.0.85.msi",
"fileName": "",
"package": "MSI"
},
{
"name": "PKG Installer (Mac Intel)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.81/JDKMon-17.0.81.pkg",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/JDKMon-17.0.85.pkg",
"fileName": "",
"package": "PKG"
},
{
"name": "PKG Installer (Mac aarch64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.81/JDKMon-17.0.81-aarch64.pkg",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/JDKMon-17.0.85-aarch64.pkg",
"fileName": "",
"package": "PKG"
},
{
"name": "DEB Installer (Linux x64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.81/jdkmon_17.0.81-1_amd64.deb",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon_17.0.85-1_amd64.deb",
"fileName": "",
"package": "DEB"
},
{
"name": "RPM Installer (Linux x64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.81/jdkmon-17.0.81-1.x86_64.rpm",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon-17.0.85-1.x86_64.rpm",
"fileName": "",
"package": "RPM"
},
{
"name": "DEB Installer (Linux aarch64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.81/jdkmon_17.0.81-1_arm64.deb",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon_17.0.85-1_arm64.deb",
"fileName": "",
"package": "DEB"
},
{
"name": "RPM Installer (Linux aarch64)",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.81/jdkmon-17.0.81-1.aarch64.rpm",
"url": "https://github.com/HanSolo/JDKMon/releases/download/17.0.85/jdkmon-17.0.85-1.aarch64.rpm",
"fileName": "",
"package": "RPM"
}
Expand Down

0 comments on commit 3d98388

Please sign in to comment.