Skip to content

Commit

Permalink
AU: 3 updated - nodejs nodejs.install smartftp
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 5, 2019
1 parent 9a9f0d4 commit 47b3655
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from GitHub and can be verified like this:

1. Download the following installers:
32-Bit: <https://nodejs.org/download/release/latest-v8.x/node-v8.15.1-x86.msi>
64-Bit: <https://nodejs.org/download/release/latest-v8.x/node-v8.15.1-x64.msi>
32-Bit: <https://nodejs.org/dist/v10.15.3/node-v10.15.3-x86.msi>
64-Bit: <https://nodejs.org/dist/v10.15.3/node-v10.15.3-x64.msi>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: C6E9B1FC0D2DEFCEC084ABECE599C173B88755C9968CD4CD4E462F2B7CDFF166
checksum64: A2C41856DB0C5663E967E5EF95EEC2F968317A6DC7F0C0695C9D231C676C1C4F
checksum32: E73398CDE3E054DA7A0A05A86AA512A47A24B961B0659BE30A0F01606CA234A9
checksum64: 46B3D03C96DE0B9E7D3A204C67772759283221F5E58AC225DF813076A65E2738

File 'LICENSE.txt' is obtained from <https://github.com/nodejs/node/blob/03023fa7ae060c082a014f792d5d1f481a599460/LICENSE>
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"6": "6.17.0",
"8": "8.15.1",
"9": "9.11.1",
"10": "10.15.2",
"10": "10.15.3",
"11": "11.10.1"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>8.15.1</version>
<version>10.15.3</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$filePath32 = "$toolsPath\node-v8.15.1-x86.msi"
$filePath64 = "$toolsPath\node-v8.15.1-x64.msi"
$filePath32 = "$toolsPath\node-v10.15.3-x86.msi"
$filePath64 = "$toolsPath\node-v10.15.3-x64.msi"
$installFile = if ((Get-OSArchitectureWidth 64) -and $env:chocolateyForceX86 -ne 'true') {
Write-Host "Installing 64 bit version"; $filePath64 }
else { Write-Host "Installing 32 bit version"; $filePath32 }
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"6": "6.17.0",
"8": "8.15.1",
"9": "9.11.1",
"10": "10.15.2",
"10": "10.15.3",
"11": "11.10.1"
}
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>8.15.1</version>
<version>10.15.3</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.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@ba5adf020e09cd0e51107206ef3ec390035a6e90/icons/nodejs.png</iconUrl>
<dependencies>
<dependency id="nodejs.install" version="[8.15.1]" />
<dependency id="nodejs.install" version="[10.15.3]" />
</dependencies>
</metadata>
<files>
Expand Down
2 changes: 1 addition & 1 deletion automatic/smartftp/smartftp.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<id>smartftp</id>
<title>SmartFTP</title>
<owners>chocolatey</owners>
<version>9.0.2642.0</version>
<version>9.0.2643.0</version>
<authors>SmartSoft</authors>
<summary>FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Telnet, Terminal client.</summary>
<description><![CDATA[SmartFTP is a fast and reliable FTP, FTPS, SFTP, HTTP, Amazon S3, WebDAV, Google Drive, Google Cloud Storage, Microsoft OneDrive, Backblaze B2, Telnet, Terminal client with lots of features and a modern user interface.
Expand Down
4 changes: 2 additions & 2 deletions automatic/smartftp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'msi'
url = 'https://www.smartftp.com/get/SmartFTP86.msi'
url64bit = 'https://www.smartftp.com/get/SmartFTP64.msi'
checksum = '754da883c0989fb0720e464f4f595f1854ffb2bf42e01edc6d54754eec194e8d'
checksum64 = '0450d023135239e7abedea9862ddb75295feea9a6cfd40fb503a3d7d59c98136'
checksum = '6a5cd221c84246d5204611a0a4e30f138c8138321ee0abc5dfc98fff0114b6b4'
checksum64 = 'e3346acd5e8d3f1524f6be5f0ae90da2afd88e0a43856fe5ba0c1fbed1613429'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/quiet'
Expand Down

0 comments on commit 47b3655

Please sign in to comment.