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

Commit 41e9164

Browse files
author
Adam Ochonicki
committed
Merge pull request #43 from boxen/u65
Update to Java 7 Update 65
2 parents 3a2a773 + 171d540 commit 41e9164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/init.pp

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

0 commit comments

Comments
 (0)