We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96b479 commit 894de74Copy full SHA for 894de74
metadata.rb
@@ -4,7 +4,7 @@
4
license "Apache 2.0"
5
description "Installs Java runtime."
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version "1.17.3"
+version "1.17.4"
8
9
recipe "java", "Installs Java runtime"
10
recipe "java::openjdk", "Installs the OpenJDK flavor of Java"
0 commit comments