Skip to content

Commit

Permalink
AU: 1 updated - nodejs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 3, 2018
1 parent 9ce346d commit a56f952
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"4.8": "4.8.7",
"6.11": "6.11.5",
"8.9": "8.9.3",
"8.9": "8.9.4",
"9.0": "9.0.0",
"6.12": "6.12.3",
"9.1": "9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>6.12.3</version>
<version>8.9.4</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand All @@ -28,7 +28,7 @@ While this package now provides both **Current** and **LTS** releases of Node.js
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[6.12.3]" />
<dependency id="nodejs.install" version="[8.9.4]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit a56f952

Please sign in to comment.