Skip to content

Commit

Permalink
AU: 4 updated - chromium Opera vscode-insiders vscode-insiders.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Dec 13, 2022
1 parent 8adafda commit 776e507
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "110.0.5475.0-snapshots",
"snapshots": "110.0.5476.0-snapshots",
"stable": "108.0.5359.99"
}
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>110.0.5475.0-snapshots</version>
<version>110.0.5476.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/1082016/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1082020/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1082348/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1082347/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: C7DD13E89BBA256DAD3565E4D18A916F11D1158535E6DF6AEEE4B703EDCE07BE
checksum64: D54D178F191F8E02DBCB2CBE475AC1F6933D25ADB1E74523938C6821C642CCC2
checksum32: C2E04238EE1E9D36FEC7C389B725B33F8D4FFD88773C395CD611AC836E4DA589
checksum64: E13F816C4D51F98EFFF5FA40C25AF85C4664BE9E9EB5B556AF8FD666101C2B89

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 = "110.0.5475.0-snapshots"
$version = "110.0.5476.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
4 changes: 2 additions & 2 deletions automatic/opera/opera.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Opera</id>
<version>93.0.4585.37</version>
<version>93.0.4585.64</version>
<title>Opera</title>
<owners>chocolatey-community</owners>
<authors>Opera</authors>
Expand All @@ -26,7 +26,7 @@ For example: `--params '"/NoDesktopShortcut /NoTaskbarShortcut"'`
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>The Opera web browser makes the Web fast and fun, giving you a better web browser experience on any computer.</summary>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-93/#b4585.37</releaseNotes>
<releaseNotes>https://blogs.opera.com/desktop/changelog-for-93/#b4585.64</releaseNotes>
<tags>browser opera cross-platform internet admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/opera</packageSourceUrl>
</metadata>
Expand Down
10 changes: 5 additions & 5 deletions automatic/opera/tools/chocolateyInstall.ps1
Expand Up @@ -10,17 +10,17 @@ $parameters += if ($pp.NoTaskbarShortcut) { " /pintotaskbar=0"; Write-Host "Oper
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://get.geo.opera.com/pub/opera/desktop/93.0.4585.37/win/Opera_93.0.4585.37_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/93.0.4585.37/win/Opera_93.0.4585.37_Setup_x64.exe'
checksum = 'c08ad78787d845ad2b971150b5c445aaff11544f657fa060e2b0a1798e751a4c'
checksum64 = 'd1fbae26615339ec2a1cdce89251e47f8f1fe3f2fc21b23a1eb8f8740a739886'
url = 'https://get.geo.opera.com/pub/opera/desktop/93.0.4585.64/win/Opera_93.0.4585.64_Setup.exe'
url64 = 'https://get.geo.opera.com/pub/opera/desktop/93.0.4585.64/win/Opera_93.0.4585.64_Setup_x64.exe'
checksum = 'b4df97ade1df1ecec711f6233a7216bb464097f2858403ff8b5a97613f639f0d'
checksum64 = '292b40c11ab89b9fe92ee8eba4cabac818b9603cde8912f541fff17efba9f5b9'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = '/install /silent /launchopera=0 /setdefaultbrowser=0 /allusers=1' + $parameters
validExitCodes = @(0)
}

$version = '93.0.4585.37'
$version = '93.0.4585.64'
if (!$Env:ChocolateyForce -and (IsVersionAlreadyInstalled $version)) {
Write-Output "Opera $version is already installed. Skipping download and installation."
}
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/d7b1e2a1c892511a125e4ceb9758ec8ddf907775/VSCodeSetup-ia32-1.75.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/d7b1e2a1c892511a125e4ceb9758ec8ddf907775/VSCodeSetup-x64-1.75.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/11238faea62d570d77afe6edfe05c8b732c44a2b/VSCodeSetup-ia32-1.75.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/11238faea62d570d77afe6edfe05c8b732c44a2b/VSCodeSetup-x64-1.75.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = 'd9556a940c94fda398b90365aa90d452888f56d1fcbcfa8dcb273653e8cb85a9b76c7f581782e2d74d8edb18fae6b7978f9b03d5e7c32bdebcb9c4aa799759fd'
checksum = 'e5fe631fcfdb64d6deeb9593d4b0d7532905848502d2b7dc7162ecac9233d0e76642020c7b757d00a588688b2bf3ff18f84aa3ad30d973c2f2e028c659b5aacd'
checksumType = 'sha512'
checksum64 = 'd020d9fd6671b9b0736a8e22e34507eff4c4a36baeecc19649504b99ae8e5ec3e5a85c4f0419c8da22a80863ed3518eb6e0c2f2a0f736ed60463d778c40b53be'
checksum64 = '4addf890ee2a319a260f8142e615a0b8b77237b1ee663f1a091bf6bf2c9036c0897fb94a888f0b996af949617bd23e4f02849d805af2f2b8dd8f199a208ff2e7'
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.20221212</version>
<version>1.75.0.20221213</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.20221212</version>
<version>1.75.0.20221213</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.20221212]" />
<dependency id="vscode-insiders.install" version="[1.75.0.20221213]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 776e507

Please sign in to comment.