Skip to content

Commit

Permalink
AU: 4 updated - chromium displayfusion mixxx vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 30, 2023
1 parent c08ac77 commit 1817b12
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 26 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": "116.0.5800.0-snapshots",
"snapshots": "116.0.5801.0-snapshots",
"stable": "113.0.5672.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>116.0.5800.0-snapshots</version>
<version>116.0.5801.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
Original file line number Diff line number Diff line change
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/1150212/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1150223/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1150322/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1150332/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: 57BD5D995A3B7D225881D32D866FD9AAF40953A1766FAEB40E151D58FAE5E733
checksum64: 96D4449AEB3F6B8B5FD4D938A5B80F8BFA6ED76EAE1DC13A3E551F06A34CDE1E
checksum32: DD5354DC62BC61D95B9A2C5FC7025B8E634587F25A2297362D122B50A86DAD53
checksum64: 55AD2C6D5B784077AD1AAF5C44A568DE1F1AFEB6BA1E24ADCBE198186201A225

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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "116.0.5800.0-snapshots"
$version = "116.0.5801.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/displayfusion/displayfusion.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "10.0",
"unstable": "10.1-Beta3"
"unstable": "10.1-Beta4"
}
2 changes: 1 addition & 1 deletion automatic/displayfusion/displayfusion.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>displayfusion</id>
<version>10.1-Beta3</version>
<version>10.1-Beta4</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/displayfusion</packageSourceUrl>
<owners>chocolatey-community, keithlammers, the-running-dev</owners>
<title>DisplayFusion</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/displayfusion/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://www.displayfusion.com/Download/>
and can be verified by doing the following:

1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-10.1-Beta3.exe>
1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-10.1-Beta4.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
checksum: 5E4F9AB9AA509411436BAAB059BC20EDA6866452E778B0CBBE0006107FD73885
checksum: A445D4351E7A41D01F6E644E7AB7F6D24796331D50F1A33103DE3FAFB8D54861

The file 'LICENSE.txt' has been obtained from <https://www.displayfusion.com/License/>
2 changes: 1 addition & 1 deletion automatic/displayfusion/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\DisplayFusionSetup-10.1-Beta3.exe"
file = "$toolsPath\DisplayFusionSetup-10.1-Beta4.exe"
softwareName = 'displayfusion*'
silentArgs = "/VERYSILENT /NORESTART /SUPPRESSMSGBOXES /SP- /LANG=$localeTwoLetter /STARTUPALL=1 /CONTEXTMENU=0 /LAUNCHAFTER=0 /LOG=`"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).InnoInstall.log`""
validExitCodes = @(0, 1641, 3010)
Expand Down
4 changes: 2 additions & 2 deletions automatic/displayfusion/update.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ function global:au_GetLatest {
)

$streams = @{}
$urls | % {
$urls | ForEach-Object {
$releaseUrl = $_
try {
$url = Get-RedirectedUrl $releaseUrl 3>$null
$verRe = 'Setup-|\.exe$'
$version = $url -split "$verRe" | select -last 1 -skip 1
$version = $url -split "$verRe" | Select-Object -last 1 -skip 1
if (!$version) { return }
$version = Get-Version $version

Expand Down
4 changes: 2 additions & 2 deletions automatic/mixxx/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ Package can be verified like this:
1. Go to <https://www.mixxx.org/download>

x32: No longer being provided
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.5-alpha-40-g24eee4547c-win64.msi
x64: https://downloads.mixxx.org/snapshots/main/mixxx-2.5-alpha-42-g11146c6e5e-win64.msi

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum64: 4E68633DBABB4ECA8E1EDCE465EE3C5421C9654FD47375A2170EB30E82D435B9
checksum64: AC725E03D9E7B0CED37CE1D966755D1246E377EE4C777959E69FD8BA2457E9A3

File 'license.txt' is obtained from:
https://www.gnu.org/licenses/gpl-2.0.html
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "2.3.5",
"alpha": "2.5-alpha-40"
"alpha": "2.5-alpha-42"
}
2 changes: 1 addition & 1 deletion automatic/mixxx/mixxx.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>mixxx</id>
<version>2.5-alpha-40</version>
<version>2.5-alpha-42</version>
<title>Mixxx</title>
<owners>chocolatey-community</owners>
<authors>Mixxx Development Team</authors>
Expand Down
2 changes: 1 addition & 1 deletion automatic/mixxx/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if ((Get-OSArchitectureWidth 32) -or ($env:chocolateyForceX86 -eq 'true')) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file64 = "$toolsPath\mixxx-2.5-alpha-40-g24eee4547c-win64.msi"
file64 = "$toolsPath\mixxx-2.5-alpha-42-g11146c6e5e-win64.msi"

softwareName = 'Mixxx *'

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.0.1587/gvim_9.0.1587_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1587/gvim_9.0.1587_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1591/gvim_9.0.1591_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1591/gvim_9.0.1591_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: E2C45EC540C9F4B5CBF40CBFD0524E4A2A38015615B5FA464147A3C81C33A988
checksum64: 9216D7979B1F28A5E390F70350F4A033BDF24A35D40D2E5DED181C533CE99A31
checksum32: 6A690BC8D225904738BC145740BCC586F69C8DD47986452ED8A62FCDD5E4F172
checksum64: A9FE16675A07C5CDA2B0F63FEE72993FF69863E79AB5DF6996E2CA7B5DF578DD
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.0.1587_x86.zip"
file64 = "$toolsDir\gvim_9.0.1587_x64.zip"
file = "$toolsDir\gvim_9.0.1591_x86.zip"
file64 = "$toolsDir\gvim_9.0.1591_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.0.1587</version>
<version>9.0.1591</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 1817b12

Please sign in to comment.