Skip to content

Commit

Permalink
AU: 4 updated - chromium iTunes nodejs nodejs.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 25, 2019
1 parent 1adbafc commit 0e224c6
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "73.0.3682.0-snapshots",
"snapshots": "74.0.3684.0-snapshots",
"stable": "71.0.3578.98"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>73.0.3682.0-snapshots</version>
<version>74.0.3684.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/625153/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/625153/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/625990/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/625990/mini_installer.exe>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum32: 0903229EA64119A4734B1185F2412C1CEE17D8C0B5D1A3093CDB615F3D8528C5
checksum64: 35CC0A1D72376DD3F2B7769F66CF0AA90E75D79B17DE92A0BF494A93570AEDA8
checksum32: 97799CDEA4621E254F499367ED484035115101285EE7FF9B021DC098B050E6C2
checksum64: BAAD9BE3B32B3E4472A30C470AFB9869CE621CEF5BA7DBC68F1FB51BBA3035CD

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "73.0.3682.0-snapshots"
$version = "74.0.3684.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/itunes/info
@@ -1 +1 @@
"6c06ddac78103cc84092f64501257bf7"|12.9.2.6
"2739625d06f019e3b47a147ddecdaba2"|12.9.3.3
2 changes: 1 addition & 1 deletion automatic/itunes/itunes.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>iTunes</id>
<version>12.9.2.6</version>
<version>12.9.3.3</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/itunes</packageSourceUrl>
<owners>chocolatey</owners>
<title>iTunes</title>
Expand Down
10 changes: 5 additions & 5 deletions automatic/itunes/tools/chocolateyInstall.ps1
@@ -1,16 +1,16 @@
$ErrorActionPreference = 'Stop';

$version = '12.9.2.6'
$version = '12.9.3.3'

$packageArgs = @{
packageName = 'iTunes'
fileType = 'msi'
url = 'https://secure-appldnld.apple.com/itunes12/041-17809-20181205-8DD4F85C-F720-11E8-B49B-E121828CC72D/iTunesSetup.exe'
url64bit = 'https://secure-appldnld.apple.com/itunes12/041-17808-20181205-8DD4E9E8-F720-11E8-BB37-E021828CC72D/iTunes64Setup.exe'
url = 'https://secure-appldnld.apple.com/itunes12/041-31290-20190124-BBE902D6-D788-11E8-B555-8E91F34A5CAA/iTunesSetup.exe'
url64bit = 'https://secure-appldnld.apple.com/itunes12/041-31291-20190124-BBE902D6-D788-11E8-B555-8E91F34A5CAA/iTunes64Setup.exe'
softwareName = 'iTunes'
checksum = '5769FC903338A1AD76607714F50503B171A6758E3CA8F0CD94B2505776142493'
checksum = '26E775D83DBC9DB0D522EA487EB93F1E2A298924FA869B40C6129FE14582DF6B'
checksumType = 'sha256'
checksum64 = '87ee89d60c27fa2d1206bca0c48fb6d839302224f3d01cd66c1e6eb6115c5513'
checksum64 = '265cc69f9e05ce167f62c1735af302d50ca5291080244d496da7a8414df7ba2d'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart"
validExitCodes = @(0, 2010, 1641)
Expand Down
8 changes: 4 additions & 4 deletions automatic/nodejs.install/legal/VERIFICATION.txt
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.0-x86.msi>
64-Bit: <https://nodejs.org/download/release/latest-v8.x/node-v8.15.0-x64.msi>
32-Bit: <https://nodejs.org/dist/v11.8.0/node-v11.8.0-x86.msi>
64-Bit: <https://nodejs.org/dist/v11.8.0/node-v11.8.0-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: 161F72C163DF147448473D8326CD5F673503E8944BA70F7FD787F1DC5B5C723D
checksum64: E672B938C8E32872D54352245BFE86DD088E05BB8598D633C487AF7AF0D3E4E4
checksum32: 6EBF2958CD2EF3B33C98E11A8B7F91D6FA47F27200BDE4743C00E237CB058341
checksum64: 2B9156EFCBCF73DEB5C87CE86931C75800ABE7114BB241403EED62E21F42A099

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
Expand Up @@ -4,5 +4,5 @@
"8": "8.15.0",
"9": "9.11.1",
"10": "10.15.0",
"11": "11.6.0"
"11": "11.8.0"
}
2 changes: 1 addition & 1 deletion automatic/nodejs.install/nodejs.install.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs.install</id>
<title>Node JS (Install)</title>
<version>8.15.0</version>
<version>11.8.0</version>
<authors>Node.js Foundation</authors>
<owners>chocolatey, Rob Reynolds</owners>
<summary>Node JS - Evented I/O for v8 JavaScript.</summary>
Expand Down
6 changes: 3 additions & 3 deletions automatic/nodejs.install/tools/chocolateyInstall.ps1
Expand Up @@ -2,8 +2,8 @@

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

$filePath32 = "$toolsPath\node-v8.15.0-x86.msi"
$filePath64 = "$toolsPath\node-v8.15.0-x64.msi"
$filePath32 = "$toolsPath\node-v11.8.0-x86.msi"
$filePath64 = "$toolsPath\node-v11.8.0-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 All @@ -13,7 +13,7 @@ $packageArgs = @{
FileType = 'msi'
SoftwareName = 'Node.js'
File = $installFile
SilentArgs = '/quiet ADDLOCAL=ALL REMOVE=NodeEtwSupport,NodePerfCtrSupport'
SilentArgs = '/quiet ADDLOCAL=ALL REMOVE=NodeEtwSupport'
ValidExitCodes = @(0)
}
Install-ChocolateyInstallPackage @packageArgs
Expand Down
2 changes: 1 addition & 1 deletion automatic/nodejs/nodejs.json
Expand Up @@ -4,5 +4,5 @@
"8": "8.15.0",
"9": "9.11.1",
"10": "10.15.0",
"11": "11.6.0"
"11": "11.8.0"
}
4 changes: 2 additions & 2 deletions automatic/nodejs/nodejs.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>nodejs</id>
<title>Node JS</title>
<version>8.15.0</version>
<version>11.8.0</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.0]" />
<dependency id="nodejs.install" version="[11.8.0]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 0e224c6

Please sign in to comment.