Skip to content

Commit

Permalink
AU: 4 updated - displayfusion selenium-chromium-edge-driver vim Waterfox
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Sep 1, 2023
1 parent b6f357b commit b8f761a
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 22 deletions.
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-Beta6"
"unstable": "10.1-Beta9"
}
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-Beta6</version>
<version>10.1-Beta9</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-Beta6.exe>
1. Download the following <https://binaryfortressdownloads.com/Download/BFSFiles/101/DisplayFusionSetup-10.1-Beta9.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: 88683427380E0E5E960C6B209F3F84A87EFA6743E0A2542A7006FBAB9CC4C8AB
checksum: 114BAE7522BFD36BD26E542A71CD4614E5FCA3FDDC732B0446A8FD7258FC0C6C

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-Beta6.exe"
file = "$toolsPath\DisplayFusionSetup-10.1-Beta9.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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>selenium-chromium-edge-driver</id>
<!-- Do not touch the version, it will be updated automatically during the update check -->
<version>115.0.1901.188</version>
<version>116.0.1938.69</version>
<title>Selenium Chromium Edge Driver</title>
<authors>Chromium and Microsoft teams</authors>
<owners>chocolatey-community,agabrys,laurin1,AdmiringWorm</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters

$packageArgs = @{
packageName = 'selenium-chromium-edge-driver'
url = 'https://msedgedriver.azureedge.net/115.0.1901.188/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/115.0.1901.188/edgedriver_win64.zip'
checksum = '3404bd2a1b8a7d39ee2e78018c2d503bc191e37cb05d1cc15ab38f26b0477b88'
checksum64 = '9fa0839fbb94de459e7c184f4e9814ca4770bba379f1c976be72cc7d80cccd05'
url = 'https://msedgedriver.azureedge.net/116.0.1938.69/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/116.0.1938.69/edgedriver_win64.zip'
checksum = '820274aa93cfaaff21cb3af2cd36a3c21d1bd561724eaa67d3cfc8dec0eb282f'
checksum64 = 'b3e33bbd79c23d3783ca062d473f8508d39cf87d596cf2087c7004c0b75c72b9'
checksumType = 'sha256'
checksumType64 = 'sha256'
unzipLocation = $seleniumDir
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.1677/gvim_9.0.1677_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1677/gvim_9.0.1677_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1833/gvim_9.0.1833_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.1833/gvim_9.0.1833_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: 0264690C0F44CCF45F1EF68F79C573F752FE913524D388234FC3238B4B81DF4D
checksum64: F4D94E1FEA3B34F7822D972A696AD87C176EAE90AE37C11BE2842DD81EC7E663
checksum32: F2D2A2BBE0075C5C8D4A6EA8595FEAE19BA38A4715FC4A9CA733F65F5BEC2A22
checksum64: 0E4F3F2801F41792D7DA5AFA7143B9DD68D2F5B943303068E680FC4AF1B44307
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.1677_x86.zip"
file64 = "$toolsDir\gvim_9.0.1677_x64.zip"
file = "$toolsDir\gvim_9.0.1833_x86.zip"
file64 = "$toolsDir\gvim_9.0.1833_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.1677</version>
<version>9.0.1833</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
4 changes: 2 additions & 2 deletions automatic/waterfox/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer has been downloaded from their official download link listed on <>
and can be verified like this:

1. Download <https://cdn1.waterfox.net/waterfox/releases/G5.1.9/WINNT_x86_64/Waterfox%20Setup%20G5.1.9.exe>
1. Download <https://cdn1.waterfox.net/waterfox/releases/G5.1.12/WINNT_x86_64/Waterfox%20Setup%20G5.1.12.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 2D6261A0BBEF83E1E34BBF297CC4C506F5E1E31E016571CB502441DB454F5058
checksum: 42418315280AB2F575528B9517496A49C103031A0A5D23D254B02E16A2B3E7EE

File 'LICENSE.md' is obtained from <https://github.com/MrAlex94/Waterfox/blob/1bc2fb60abf0fa173b69ca94f660115d76f09f4f/LICENSE>
2 changes: 1 addition & 1 deletion automatic/waterfox/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $packageArgs = @{
packageName = 'Waterfox'
fileType = 'exe'
softwareName = 'Waterfox*'
file = "$toolsDir\Waterfox Setup G5.1.9_x64.exe"
file = "$toolsDir\Waterfox Setup G5.1.12_x64.exe"
silentArgs = "/S"
validExitCodes= @(0)
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/waterfox/waterfox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"current": "23075.1.9",
"current": "23095.1.12",
"classic": "2022.11"
}
2 changes: 1 addition & 1 deletion automatic/waterfox/waterfox.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>Waterfox</id>
<version>23075.1.9</version>
<version>23095.1.12</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/waterfox</packageSourceUrl>
<owners>chocolatey-community,tonigellida,admiringworm</owners>
<title>Waterfox</title>
Expand Down

0 comments on commit b8f761a

Please sign in to comment.