Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 3bd7785

Browse files
author
Adam Ochonicki
committed
Merge pull request #44 from boxen/u75
Java 7u67
2 parents a6b24ff + bbdfa28 commit 3bd7785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# include java
66
class java (
7-
$update_version = '65',
7+
$update_version = '67',
88
$base_download_url = 'https://s3.amazonaws.com/boxen-downloads/java'
99
) {
1010
include boxen::config

0 commit comments

Comments
 (0)