Skip to content

Commit

Permalink
AU: 4 updated - chromium dropbox freeciv vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Jan 4, 2025
1 parent 0d5b1b7 commit 7fde49c
Show file tree
Hide file tree
Showing 12 changed files with 25 additions and 25 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": "133.0.6936.0-snapshots",
"snapshots": "133.0.6937.0-snapshots",
"stable": "131.0.6778.205"
}
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>133.0.6936.0-snapshots</version>
<version>133.0.6937.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/1401683/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1401932/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: 518C273917CD13212B94A1E481109921E491DD217B52A072289808F14C561486
checksum64: 48AC4BD6D124059804EE56ED719197AB4B3BE676CA6D66E515CC346A793BE982

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 = '133.0.6936.0-snapshots'
$version = '133.0.6937.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/1401681/mini_installer.exe'
checksum = '8583A5D9C0348E2886C203ED788FCDAFF809D4141203CAC98DE5C5C63934CB88'
url = 'https://storage.googleapis.com/chromium-browser-snapshots/Win/1401959/mini_installer.exe'
checksum = '6569A7FD86D018CAE8214834FB7F4EB0E3384B52203DF864A235045D208CBE58'
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": "215.3.7023-beta",
"beta": "215.3.7173-beta",
"stable": "214.4.5217"
}
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>215.3.7023-beta</version>
<version>215.3.7173-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 = '215.3.7023'
$version = '215.3.7173'

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%20215.3.7023%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20215.3.7023%20Offline%20Installer.x64.exe'
checksum = 'af2b001992f5b310e55159629f92b6115dd77cde8b7fa6c5204d8ef11ffdb6df'
checksum64 = 'c464ab11c24f0c3793b89e3c2dfe033211626505b836dab7ec435882c292c3c3'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20215.3.7173%20Offline%20Installer.x86.exe'
url64 = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20215.3.7173%20Offline%20Installer.x64.exe'
checksum = 'bd1a852192486219563d220024d518c1ccb1d8f2d25fba449fd7005b1ce4f202'
checksum64 = '3e3374d4287a479e4302ed5ece4c8c2b939e4fd6dc91f41d3924453aee0a9b5d'
fileType = 'exe'
checksumType = 'sha256'
checksumType64 = 'sha256'
Expand Down
4 changes: 2 additions & 2 deletions automatic/freeciv/freeciv.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>freeciv</id>
<version>3.1.3</version>
<version>3.1.4</version>
<title>Freeciv</title>
<owners>chocolatey-community purity</owners>
<authors>Freeciv Contributors</authors>
Expand All @@ -23,7 +23,7 @@ You can play online against other players (multiplayer) or play by yourself agai
]]></description>
<summary>Freeciv is a Free and Open Source empire-building strategy game inspired by the history of human civilization.</summary>
<releaseNotes>https://www.freeciv.org/wiki/NEWS-3.1.3</releaseNotes>
<releaseNotes>https://www.freeciv.org/wiki/NEWS-3.1.4</releaseNotes>
<tags>freeciv game strategy civilization admin</tags>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/freeciv</packageSourceUrl>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freeciv/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ $packageArgs = @{
fileType = 'exe'
softwareName = 'Freeciv*'

checksum = 'a4f06f3ef55fa01cf4c9fa445832945ec8fa85e5c73db3da75f8bb63c5448153'
checksum = '2b0232257a507c48e658cd9d1b118587b1d68f0a052d3fd9c65104352b55c485'
checksumType = 'sha256'
url = 'https://files.freeciv.org/packages/windows/Freeciv-3.1.3-msys2-win64-10-gtk3.22-setup.exe'
url = 'https://files.freeciv.org/packages/windows/Freeciv-3.1.4-msys2-win64-10-gtk3.22-setup.exe'

silentArgs = '/S'
validExitCodes = @(0)
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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.1.0984/gvim_9.1.0984_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0984/gvim_9.1.0984_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0988/gvim_9.1.0988_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.1.0988/gvim_9.1.0988_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: E782239FFB3342895384654B6C103BA539310F8D8D15039454EF861C7A0CFEB7
checksum64: 482C9F4D8B52AB866C2AECF1ADEECC22465E1F8716E7334EB5950FDC8F3B20D5
checksum32: 0EBF4E77ABED032BAAC7E80383C9F0B7C768A3B7936985D9F9D84C4B0FFBF0A8
checksum64: 39BE7A04C170C4B374ADE5D769048ABDD6FD3BD5880DB6A331EAD14FB86E6A40
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_9.1.0984_x86.zip"
file64 = "$toolsDir\gvim_9.1.0984_x64.zip"
file = "$toolsDir\gvim_9.1.0988_x86.zip"
file64 = "$toolsDir\gvim_9.1.0988_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>9.1.0984</version>
<version>9.1.0988</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 7fde49c

Please sign in to comment.