Skip to content

Commit

Permalink
AU: 2 updated - chromium dropbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 20, 2024
1 parent f9f9ebb commit 5099cc6
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "131.0.6729.0-snapshots",
"snapshots": "131.0.6730.0-snapshots",
"stable": "129.0.6668.59"
}
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>131.0.6729.0-snapshots</version>
<version>131.0.6730.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1358001/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1358188/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
checksum64: 3DAB8C2C5DD7A0E670D62646A573ABA341FA353C150FFA43A4DB5B1DB6A99A95
checksum64: 28D62851BF376D9C258B9ED57DB6039ACAD0B426202193771BD9584ACD5CCC60

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
6 changes: 3 additions & 3 deletions automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
. (Join-Path $toolsDir 'helper.ps1')

$version = '131.0.6729.0-snapshots'
$version = '131.0.6730.0-snapshots'
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand All @@ -15,8 +15,8 @@ if (Test-Path $Chromium) {

$packageArgs = @{
packageName = 'chromium'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1358005/mini_installer.exe'
checksum = '61B562E485E62C426F8FE25F5EA8094AFFE7612C7730BB2FAFBA6C74C24579CA'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1358181/mini_installer.exe'
checksum = 'E553F345272120CDFB6E3AC270A3CCDD0FA13D1CD2E838DC98246DDE15C1F4DE'
checksumType = 'sha256'
file64 = "$toolsdir\chromium_x64.exe"
fileType = 'exe'
Expand Down
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "209.3.3489-beta",
"beta": "209.3.3519-beta",
"stable": "208.4.5824"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>208.4.5824</version>
<version>209.3.3519-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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '208.4.5824'
$version = '209.3.3519'

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%20208.4.5824%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20208.4.5824%20Offline%20Installer.x64.exe'
checksum = 'd10fae9a1cebfac983e2066b71d638e7f0029b27a4b85ca20e5b0c9c685170d9'
checksum64 = '4b731732ccc2a95aeb5a4e17f462a7669df423cd963f95ddf23a2b07363fb77f'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20209.3.3519%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20209.3.3519%20Offline%20Installer.x64.exe'
checksum = '834708f51f33fe3885cc214aaced4ee4171f4a9c05176ee999b7432b865e96aa'
checksum64 = 'ea0e9f399612f2528213ba68be54203223fc2ecdbb58a5f5d2b97423d5b63c22'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down

0 comments on commit 5099cc6

Please sign in to comment.