Skip to content

Commit

Permalink
AU: 3 updated - chromium vscode-insiders vscode-insiders.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jan 6, 2023
1 parent 6b63587 commit 7a034eb
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "111.0.5522.0-snapshots",
"snapshots": "111.0.5523.0-snapshots",
"stable": "108.0.5359.125"
}
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>111.0.5522.0-snapshots</version>
<version>111.0.5523.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/1089408/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1089430/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1089644/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1089644/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: 043169A2B468BC63A16BA508C2449A8A16AF22BA62C912DA11A60AF9BD7EF84B
checksum64: 6B012AF5612268AC15A80481367E657152AAB8696997E1197C9E181DE50000EB
checksum32: 44FF8226DB3E2B86BCB152354BD93BBF60EE68A0554CDDE7CCE21CF2536B61FF
checksum64: 4457D8FABEFA4A2C4E0A267CE345E97AE99C904D61963D7B125E692C6F0418DC

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 = "111.0.5522.0-snapshots"
$version = "111.0.5523.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/79c4f9b75db3b4f50468fc022cacf8ba6d640aff/VSCodeSetup-ia32-1.75.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/79c4f9b75db3b4f50468fc022cacf8ba6d640aff/VSCodeSetup-x64-1.75.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/727d2d32aea02baf7d13fa38787e8ed64dd858d0/VSCodeSetup-ia32-1.75.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/727d2d32aea02baf7d13fa38787e8ed64dd858d0/VSCodeSetup-x64-1.75.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '792b3657714f1731ff74918deacdea2c4ba89e4894e60012be57ecebf26d80b9a8c29ac78eadcc096af155da8833abcf09cfa86e581c8d60c65746bf05146391'
checksum = '9c939932843de69d66583b67f916e15ff446898cde6853d7a8a6efea025367713ff451693bbd208caa75cb686a0c1cb8d6127326decbe38d3d8de560ec49bfe6'
checksumType = 'sha512'
checksum64 = '388a6dcd5ef7530b1acd6711113880e35794b204ff2a8a28b176e0ab7533ad9be840ba839bfc5185a4f3d68f0c1d4934f02e8d1ce70ab7b7e9c97030264f5bf2'
checksum64 = '94dd7aa3a156e5ee162ca727a37118c705f46ed3b23b9db823ffd541d7a832300a4f54f771c755ceb5dc9f767c429e2c3a31189a70d7d236e6c68cc3e37dbcda'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.75.0.20230105</version>
<version>1.75.0.20230106</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.75.0.20230105</version>
<version>1.75.0.20230106</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.75.0.20230105]" />
<dependency id="vscode-insiders.install" version="[1.75.0.20230106]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 7a034eb

Please sign in to comment.