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 Jun 27, 2024
1 parent b4ab5d4 commit e2717ac
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": "128.0.6560.0-snapshots",
"snapshots": "128.0.6561.0-snapshots",
"stable": "126.0.6478.127"
}
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>128.0.6560.0-snapshots</version>
<version>128.0.6561.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/1319728/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1319983/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: 89C5FBC0321CA0DC5618C18B88AB7AFF5E500A84E041D324D5BE7A5B744D820C
checksum64: 500E7E561C49900B9CFD74EECFF7060BCF6FEB7E19D27A5B73073FA5D3589416

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 = '128.0.6560.0-snapshots'
$version = '128.0.6561.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/1319734/mini_installer.exe'
checksum = 'E0F8D4B778AF1A5220A87CF19A1A13590F5736F2180B419D53BAFAE2F2A48445'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1320011/mini_installer.exe'
checksum = '65208E2789F49D314C29B597EDDCA2260CC7BF6E1BB83075055C3EE424C85C1B'
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": "202.3.5506-beta",
"beta": "203.3.4712-beta",
"stable": "202.4.5551"
}
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>202.4.5551</version>
<version>203.3.4712-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 = '202.4.5551'
$version = '203.3.4712'

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%20202.4.5551%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20202.4.5551%20Offline%20Installer.x64.exe'
checksum = '9458ea3ebb161ca1042cbbf745bcc000ed542aac3f5a770ba28d79b35925a1e8'
checksum64 = 'd2512ceea3690c499c6ca6a7869df89d13e747f57bbde5116d1567193291469e'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20203.3.4712%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20203.3.4712%20Offline%20Installer.x64.exe'
checksum = '7e6bf68211a615c0ce3fb71e5fe75d108a2b0b9ba9c3eb1850adae074365b1fa'
checksum64 = '696a399f6a913dd4ae86b057aa448c7c966e01bd837465103e4a9c9d21e9e77a'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down

0 comments on commit e2717ac

Please sign in to comment.