Skip to content

Commit

Permalink
AU: 5 updated - chromium GoogleChrome graphviz nuget.commandline virt…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Oct 12, 2022
1 parent c7b1f53 commit 1095fe2
Show file tree
Hide file tree
Showing 15 changed files with 33 additions and 32 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "108.0.5354.0-snapshots",
"snapshots": "108.0.5355.0-snapshots",
"stable": "106.0.5249.103"
}
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>108.0.5354.0-snapshots</version>
<version>108.0.5355.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</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/1057266/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1057288/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1057595/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1057584/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: 652BA9A09E474F1C9304E8246D192A1147BB498F7466CC3CF711EF0A5E579150
checksum64: 451985F3597C3A169C53CEA8EC912439C3D42E7D74E7FB851A731048029DE491
checksum32: F3A7E55618784170506FAFD3C5F0B7F5ED7226DA7991C05E32212A901544E3A8
checksum64: 7C031BA833BD5777577FA1A7AEC5C3EDD6ACF83AF5228C37AB52DCB127B3C4A5

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 = "108.0.5354.0-snapshots"
$version = "108.0.5355.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/googlechrome/googlechrome.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>GoogleChrome</id>
<version>106.0.5249.103</version>
<version>106.0.5249.119</version>
<title>Google Chrome</title>
<owners>chocolatey-community</owners>
<authors>Google Inc.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechrome/tools/chocolateyInstall.ps1
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '106.0.5249.103'
$version = '106.0.5249.119'
if ($version -eq (Get-ChromeVersion)) {
Write-Host "Google Chrome $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/googlechromestandaloneenterprise64.msi'
checksum = '0cdcb2b73b3e8c4c2b49a0d7d28dd15b7b13844014dd200eecb86015d443541f'
checksum64 = '70b3320b72f7db7d833213771bd512348daee6e1938de8535c793115ba01bf35'
checksum = 'c17a0e7c02696ac19c582dcdd68828cf4e8c379746d921bab3c8ca9955399dda'
checksum64 = 'f388d363a166463a655c88419c9ad13f1b0412e93b5a1e3ea8763d8fc8338b4c'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
2 changes: 1 addition & 1 deletion automatic/graphviz/graphviz.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>graphviz</id>
<version>6.0.1</version>
<version>6.0.2</version>
<title>Graphviz</title>
<authors>Arif Bilgin, graphviz committers</authors>
<owners>chocolatey, Jason Denizac, Friedrich von Never</owners>
Expand Down
4 changes: 2 additions & 2 deletions automatic/graphviz/legal/VERIFICATION.txt
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x64: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/6.0.1/windows_10_cmake_Release_graphviz-install-6.0.1-win64.exe
x64: https://gitlab.com/api/v4/projects/4207231/packages/generic/graphviz-releases/6.0.2/windows_10_cmake_Release_graphviz-install-6.0.2-win64.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 438A6EF1267AA5650F7511D455031ED191D1DEBDA072C1604E325DE01425CD1B
checksum64: FE5881C55C0C3F7986F26F86269B53322C770B1C67D90149C6B3A86421C70D83


File 'license.txt' is a copy of file 'share\license.rtf' obtained from the installation directory
2 changes: 1 addition & 1 deletion automatic/graphviz/tools/chocolateyInstall.ps1
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = 'graphviz'
fileType = 'exe'
file64 = "$toolsPath\graphviz-6.0.1 (64-bit) EXE installer.exe"
file64 = "$toolsPath\graphviz-6.0.2 (64-bit) EXE installer.exe"
silentArgs = '/S'
validExitCodes = @(0)
softwareName = 'Graphviz*'
Expand Down
4 changes: 2 additions & 2 deletions automatic/nuget.commandline/legal/VERIFICATION.txt
Expand Up @@ -6,7 +6,7 @@ The embedded software have been downloaded from the software authors
website located at <https://www.nuget.org/downloads>
and can be verified by doing the following:

1. Download the following <https://dist.nuget.org/win-x86-commandline/v6.3.0/nuget.exe>
1. Download the following <https://dist.nuget.org/win-x86-commandline/v6.3.1/nuget.exe>
2. Extract the downloaded nupkg file by using one of the following methods
- Use the 7z utility: '7z.exe'
- Using the powershell function 'Expand-Archive'
Expand All @@ -16,6 +16,6 @@ and can be verified by doing the following:
4. The checksums should match the following:

checksum type: sha256
checksum: 38257F945B3662F5C81D646F2CD940365642E2C4941B34C0E5AE3F4281F9BD2D
checksum: 046632DFCF4C78787A396C2A55E070808592FF1EDED9340E645991E7A4DC5CC4

The file 'LICENSE.txt' has been obtained from <https://github.com/NuGet/NuGet.Client/blob/bf52f1045992f21eee205dc9a8356a4ce1072b91/LICENSE.txt>
13 changes: 7 additions & 6 deletions automatic/nuget.commandline/nuget.commandline.json
@@ -1,5 +1,5 @@
{
"stable": "6.3.0",
"stable": "6.3.1",
"pre": "5.1.0-preview3",
"3.2": "3.2.0",
"3.4": "3.4.4",
Expand All @@ -10,15 +10,16 @@
"4.6": "4.6.4",
"4.7": "4.7.3",
"4.8": "4.8.2",
"4.9": "4.9.5",
"4.9": "4.9.6",
"5.4": "5.4.0",
"5.5": "5.5.1",
"5.6": "5.6.0",
"5.7": "5.7.2",
"5.7": "5.7.3",
"5.8": "5.8.1",
"5.10": "5.10.0",
"5.11": "5.11.2",
"5.11": "5.11.3",
"5.2": "5.2.1",
"5.9": "5.9.2",
"6.0": "6.0.2"
"5.9": "5.9.3",
"6.0": "6.0.3",
"6.2": "6.2.2"
}
2 changes: 1 addition & 1 deletion automatic/nuget.commandline/nuget.commandline.nuspec
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>nuget.commandline</id>
<title>Nuget.CommandLine</title>
<version>6.3.0</version>
<version>6.3.1</version>
<authors>Microsoft</authors>
<owners>chocolatey-community, nuget-mirror</owners>
<summary>NuGet is the package manager for the Microsoft development platforms</summary>
Expand Down
12 changes: 6 additions & 6 deletions automatic/virtualbox/tools/chocolateyInstall.ps1
Expand Up @@ -19,10 +19,10 @@ $silentArgs += if ($pp.NoRegister) { 'VBOX_REGISTERFILEEXTENSIONS=0';
$packageArgs = @{
packageName = 'virtualbox'
fileType = 'EXE'
url = 'https://download.virtualbox.org/virtualbox/7.0.0/VirtualBox-7.0.0-153978-Win.exe'
url64bit = 'https://download.virtualbox.org/virtualbox/7.0.0/VirtualBox-7.0.0-153978-Win.exe'
checksum = 'cc686543c9c386ff964ef84a5d23135e9bde2fe7efecd116d72e53f9749e0068'
checksum64 = 'cc686543c9c386ff964ef84a5d23135e9bde2fe7efecd116d72e53f9749e0068'
url = 'https://download.virtualbox.org/virtualbox/6.1.40/VirtualBox-6.1.40-154048-Win.exe'
url64bit = 'https://download.virtualbox.org/virtualbox/6.1.40/VirtualBox-6.1.40-154048-Win.exe'
checksum = 'd805bce302279414d0f35234c0fd2504053ce3c19668ab4670a52a662bd77240'
checksum64 = 'd805bce302279414d0f35234c0fd2504053ce3c19668ab4670a52a662bd77240'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = $silentArgs
Expand All @@ -39,8 +39,8 @@ if ($pp.ExtensionPack) {
Write-Host "Installing extension pack"
Write-Warning "*** THIS IS A COMMERCIAL EXTENSION AND CAN INCURE SIGNIFICANT FINANCIAL COSTS ***"

$url_ep = 'https://download.virtualbox.org/virtualbox/7.0.0/Oracle_VM_VirtualBox_Extension_Pack-7.0.0.vbox-extpack'
$checksum_ep = 'e32555a2d2482c1e1126747f967742364ddfdfd49fce3107a9627780f373ffd7'
$url_ep = 'https://download.virtualbox.org/virtualbox/6.1.40/Oracle_VM_VirtualBox_Extension_Pack-6.1.40.vbox-extpack'
$checksum_ep = '29cf8410e2514ea4393f63f5e955b8311787873679fc23ae9a897fb70ef3f84a'
$file_path_ep = (Get-PackageCacheLocation) + '\' + ($url_ep -split '/' | Select-Object -Last 1)
Get-ChocolateyWebFile `
-PackageName 'virtualbox-extensionpack' `
Expand Down
2 changes: 1 addition & 1 deletion automatic/virtualbox/virtualbox.json
Expand Up @@ -7,6 +7,6 @@
"4.2": "4.2.36",
"4.3": "4.3.40",
"6.0": "6.0.24",
"6.1": "6.1.38",
"6.1": "6.1.40",
"7.0": "7.0.0"
}
2 changes: 1 addition & 1 deletion automatic/virtualbox/virtualbox.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>virtualbox</id>
<title>VirtualBox</title>
<version>7.0.0</version>
<version>6.1.40</version>
<authors>Oracle Corporation</authors>
<owners>chocolatey-community, Rob Reynolds, Mike Dellanoce</owners>
<summary>VirtualBox is a general-purpose full virtualizer for x86 hardware, targeted at server, desktop and embedded use.</summary>
Expand Down

0 comments on commit 1095fe2

Please sign in to comment.