Skip to content

Commit

Permalink
quarkus-cli: Update to version 3.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 4, 2024
1 parent f24f6f9 commit a73216a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bucket/quarkus-cli.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "3.17.2",
"version": "3.17.3",
"description": "A CLI for Quarkus Java framework",
"homepage": "https://quarkus.io/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/quarkusio/quarkus/releases/download/3.17.2/quarkus-cli-3.17.2.zip",
"extract_dir": "quarkus-cli-3.17.2",
"hash": "48fd6c90c60763e423347d6225783f0500e2cd5c61709e4697372d3b29a6d66c",
"url": "https://github.com/quarkusio/quarkus/releases/download/3.17.3/quarkus-cli-3.17.3.zip",
"extract_dir": "quarkus-cli-3.17.3",
"hash": "1df7fa3f8e90a724f3a3c18ceee91b137c745aef474f883071f4df208f84e4b3",
"bin": "bin\\quarkus.bat",
"checkver": {
"url": "https://registry.quarkus.io/client/platforms",
Expand Down

0 comments on commit a73216a

Please sign in to comment.