Skip to content

Commit

Permalink
AU: 4 updated - chromium spotify vscode-insiders vscode-insiders.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jun 23, 2022
1 parent 38800fa commit 6f52078
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "105.0.5137.0-snapshots",
"snapshots": "105.0.5138.0-snapshots",
"stable": "103.0.5060.53"
}
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>103.0.5060.53</version>
<title>Chromium</title>
<version>105.0.5138.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
<projectUrl>http://www.chromium.org/Home</projectUrl>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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://github.com/Hibbiki/chromium-win32/releases/download/v103.0.5060.53-r1002911/mini_installer.sync.exe>
64-Bit software: <https://github.com/Hibbiki/chromium-win64/releases/download/v103.0.5060.53-r1002911/mini_installer.sync.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1017055/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1017067/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: 189A878161AE926303C9FBB52D5CF0D61C24E72DC94CD86E0D522E177CC71C7E
checksum64: FDDCDF50920E36DDCB00320AFFF44AC8F54D02FF3AF751D6010E13AF22A539B6
checksum32: D8AD0E5FDE07B09E535641CB8D54CFB200D20DA61C003CD3FFABB2CF0F6A8E11
checksum64: 0BFBD807A1BC58FAE3AF123CC384BAF0588CD398F1BBEAA95F7FF6C843B2D712

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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "103.0.5060.53"
$version = "105.0.5138.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/spotify/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"78624bffb3101f87d91bf9995a14053c"|1.1.87.612
"26f663ef85de25859520051f69c66e9a"|1.1.88.612
2 changes: 1 addition & 1 deletion automatic/spotify/spotify.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>spotify</id>
<version>1.1.87.612</version>
<version>1.1.88.612</version>
<title>Spotify</title>
<authors>Spotify</authors>
<projectUrl>http://spotify.com</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/spotify/tools/ChocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $arguments = @{
softwareName = 'Spotify'
file = Join-Path $downloadDir $installer
url = 'https://download.scdn.co/SpotifySetup.exe'
checksum = 'E09BD00DF96D63487E8BF46A0E554E23B217ED7E21A00A34B240367053C90FBA9E80F0C32C1365B485E836A710146729E3B0B57A0B547CC07C10053B3D33A2CA'
checksum = '6E76A8A4EA21141E14114BC48E7A7F0ECEFA6BAAE5D59AC40DAF4D21495015537148F8BAB4E1B9976D4922FA32B4078E0F18BADBCD325BB24010D190C145CDF1'
fileType = 'exe'
checksumType = 'sha512'
silentArgs = '/silent'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/f361c5b71d6676cfc6de97cdb1cc40b08bf7d994/VSCodeSetup-ia32-1.69.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/f361c5b71d6676cfc6de97cdb1cc40b08bf7d994/VSCodeSetup-x64-1.69.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/668c538b8d2fec1258ed786ae212124d6d68023c/VSCodeSetup-ia32-1.69.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/668c538b8d2fec1258ed786ae212124d6d68023c/VSCodeSetup-x64-1.69.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = 'e4fc6f64962fab652208d0635acc3c9bcc706e11b6ba0511a6038c1a934104dfa70e1402672dd8e2c13ff2250fe02b5a3447e0f4856d8c53217aca92dc33462b'
checksum = '2b9c25f11bba4de44861069b736b0507ee387170365e869c1a0aa4c061b5026f0dd31e2c171c2c1ce3b8cde68175abb663d3b18465a6e7b18a3ad000fbb3c8ec'
checksumType = 'sha512'
checksum64 = 'a087c581026f8969fcfd1ee2b94bff3345133a2e5edce1ef733cab5934bd83e09f1bea99a0ea72c2ad3751718be84ec51bf680450133cd250ccc973a8d3b5596'
checksum64 = 'fba76c01db0a0e323a39ccb259236aa43e59606adcd9f553d4a423d8e4b3a542aae8103b8a3f9643fb4f874fe11825d774360fb77745b4de34b86e7c4f28397e'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.69.0.20220622</version>
<version>1.69.0.20220623</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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.69.0.20220622</version>
<version>1.69.0.20220623</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,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.69.0.20220622]" />
<dependency id="vscode-insiders.install" version="[1.69.0.20220623]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 6f52078

Please sign in to comment.