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 Jul 12, 2021
1 parent e90945e commit 796d47a
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 17 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": "93.0.4573.0-snapshots",
"snapshots": "93.0.4574.0-snapshots",
"stable": "91.0.4472.124"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>93.0.4573.0-snapshots</version>
<version>93.0.4574.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
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://storage.googleapis.com/chromium-browser-snapshots/Win/900306/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/900306/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/900374/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/900377/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: 39D435348F530597B0B14A95F5C0F3DFDF2F7149F047A6365B1FA729C97A37FC
checksum64: 91A40951C13E62299017B4106E1B47CC8BAA9861F0CCE7991B3EB8D8A92C29E9
checksum32: A47594CD39A1EC8DD038C01442522E92ACD8586F1D974C4F02EE50DBB78D60D8
checksum64: 21345365735726A0DE05EEA596811C639B84B2F778F2F8402350D4F4DCFED976

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 = "93.0.4573.0-snapshots"
$version = "93.0.4574.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 @@
"58d0152cf6b78cf28db2096c9c06a647"|1.1.62.583
"7698ab5f8d92a1f6ffb2fdefc6a310fb"|1.1.63.568
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.62.583</version>
<version>1.1.63.568</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 = '677A19617CBAA0A3C0BB9E8264EC4081AE06554668A752B4E42E083623C2869F50D897160B914AE910C255812BAACA665C083998AD03D805EBF7945CD60F764A'
checksum = '420B7B864D5A9CFA9C5A80D214B47C2FAEFDA30F2832DCC2E47BBFF3A4F129CE4A7671E2DD6F4DA0B8BF6600B0D563E389DE11CC937FEE1AB70CF346ECCC45C6'
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/87d692b7bf1eb5a663b3e62620a6e7e436e1838c/VSCodeSetup-ia32-1.59.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/87d692b7bf1eb5a663b3e62620a6e7e436e1838c/VSCodeSetup-x64-1.59.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/a9070718ebb793eef4e94e34307eee15c09a0cd4/VSCodeSetup-ia32-1.59.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/a9070718ebb793eef4e94e34307eee15c09a0cd4/VSCodeSetup-x64-1.59.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '6b7e7c2d2c631fc71abc1c1cf96ee8f9aa9f976c859d6b64e4ccb67076094094cb8bb4f49e2f3e0db4d3e72aeb46463369b1ab5cb177560f268b9a8295305ccb'
checksum = '6facdaeaa6ad65431af7c7f800793200f965867bce7f1ef43633f29f533a7363a018848ad77cfeceabbbaffe249b0130fec66255316ebbc738e6d0152adc3484'
checksumType = 'sha512'
checksum64 = '9e57bef38a81969507ab352f8c30fbb66810d0f90570c416dde14dc8b1b394b368b13c15e3509b94c6bf8038887b9318c429aac05dde8dd4842095103b058724'
checksum64 = 'cd266d87b081cab2c41bcafb54e066ae3aa38fc13cf0896672fac0adef30cedbc23d7526d3b71bba01b52955c6f527a8735698386996822ce26fa61f26ac670a'
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.59.0.20210709</version>
<version>1.59.0.20210712</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.59.0.20210709</version>
<version>1.59.0.20210712</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.59.0.20210709]" />
<dependency id="vscode-insiders.install" version="[1.59.0.20210712]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 796d47a

Please sign in to comment.