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

Commit

Permalink
Merge pull request #43 from boxen/u65
Browse files Browse the repository at this point in the history
Update to Java 7 Update 65
  • Loading branch information
Adam Ochonicki committed Jul 29, 2014
2 parents 3a2a773 + 171d540 commit 41e9164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# include java
class java (
$update_version = '55',
$update_version = '65',
$base_download_url = 'https://s3.amazonaws.com/boxen-downloads/java'
) {
include boxen::config
Expand Down

0 comments on commit 41e9164

Please sign in to comment.