Skip to content

Commit

Permalink
AU: 3 updated - chromium dropbox vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 19, 2022
1 parent b6493f0 commit f3409ca
Show file tree
Hide file tree
Showing 10 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.5426.0-snapshots",
"snapshots": "110.0.5427.0-snapshots",
"stable": "107.0.5304.88"
}
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.5426.0-snapshots</version>
<version>110.0.5427.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/1073271/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1073272/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1073549/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1073546/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: 1A3932DEDDD1EB7FA44D0E86DE1AAE62BE9D9B5D49E6380E0D584A7A1253C458
checksum64: E98967EAF38B7EF786B1A61C8F4A070530B0A168A7AF25A667C028E646AD5BC6
checksum32: 49EAF399572A9A8444BEEF65CD8E7A6583DE44C8C4A5FC7131BCE8214044DA49
checksum64: DA9B3073B98F1BD74520955993F500EFB63C77712544C2AD13604CC857597F47

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.5426.0-snapshots"
$version = "110.0.5427.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/dropbox/dropbox.json
@@ -1,4 +1,4 @@
{
"beta": "162.3.5401-beta",
"beta": "162.3.5408-beta",
"stable": "161.4.4923"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>162.3.5401-beta</version>
<version>162.3.5408-beta</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
10 changes: 5 additions & 5 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '162.3.5401'
$version = '162.3.5408'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,10 +13,10 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20162.3.5401%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20162.3.5401%20Offline%20Installer.x64.exe'
checksum = '68fc8d6728acda0e3901b88e9f69a4f96024bb32fd03591b3a08507346792e06'
checksum64 = 'a967d1c4ee8cf9ff9c86ad21e2ec1062d5c77d72449008c0d40b327a4ff32f0f'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20162.3.5408%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20162.3.5408%20Offline%20Installer.x64.exe'
checksum = '9ad93030beec6b4b0e3d3b9db9b3d7ff0dd63107c10b8903921046aba08af982'
checksum64 = 'f7fe3b7a0f59e894e48c39450716710a8284865a741971a2b32414c8037e1764'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0899/gvim_9.0.0899_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0899/gvim_9.0.0899_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0904/gvim_9.0.0904_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0904/gvim_9.0.0904_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: DEA8CB77E8849CCF311F3FE9CB05EDF9E22995178CB96C02C93CFC55DA710CBA
checksum64: E2347E96A89B86CD86CCF13B42045251B7FDCB33C4D7AF96BD98080F7A16FE99
checksum32: ACE5C6F717CE2AC74067ADDDB54E0736079AC4E991A9BAD21B3001F6DAF5697F
checksum64: 64B13364BEDE5843BD0C15A1AE50E159E1D485505E6110547BC69FA5879FCDB6
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.0.0899_x86.zip"
file64 = "$toolsDir\gvim_9.0.0899_x64.zip"
file = "$toolsDir\gvim_9.0.0904_x86.zip"
file64 = "$toolsDir\gvim_9.0.0904_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.0.0899</version>
<version>9.0.0904</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit f3409ca

Please sign in to comment.