Skip to content

Commit

Permalink
AU: 3 updated - freecad selenium-chrome-driver tightvnc
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 4, 2023
1 parent 2052114 commit e67a596
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 21 deletions.
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "0.20.2.1",
"portable": "0.20.2.1",
"dev": "32985.2023.4.30-dev"
"dev": "32985.2023.5.4-dev"
}
2 changes: 1 addition & 1 deletion automatic/freecad/freecad.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>freecad</id>
<version>32985.2023.4.30-dev</version>
<version>32985.2023.5.4-dev</version>
<title>FreeCAD</title>
<owners>chocolatey-community,purity</owners>
<authors>Jürgen Riegel</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/freecad/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ $packageArgs = @{
packageName = 'freecad'
fileType = '7z'
url = ''
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-32985-2023-04-30-conda-Windows-x86_64-py310.7z'
url64 = 'https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-32985-2023-05-04-conda-Windows-x86_64-py310.7z'
softwareName = 'FreeCAD'
checksum = ''
checksumType = ''
checksum64 = 'C96783F826AAE14D110B9E5AB8D064D2CEF348C27C170E34634A5AFDE1E455C6'
checksum64 = '9431C8F33A80BE00C7DE4DA901F9F121AA4C1D66DF17D52FA3B268793D9484F9'
checksumType64 = 'sha256'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
6 changes: 3 additions & 3 deletions automatic/selenium-chrome-driver/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://chromedriver.storage.googleapis.com/index.html?path=113.0.5672.63/>
location on <https://chromedriver.storage.googleapis.com/index.html?path=114.0.5735.16/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://chromedriver.storage.googleapis.com/113.0.5672.63/chromedriver_win32.zip>
32-Bit software: <https://chromedriver.storage.googleapis.com/114.0.5735.16/chromedriver_win32.zip>
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: D75EECC9F4667326260E883B902E585D0597372E8D6F4B414564A63FDD75B9F5
checksum32: 9DCAD58796E1319CD942575EA8A38B1C9A720170AAF79F3A1451458C1BD485D1

File 'LICENSE.txt' is obtained from: https://source.chromium.org/chromium/chromium/src/+/main:LICENSE
3 changes: 2 additions & 1 deletion automatic/selenium-chrome-driver/selenium-chrome-driver.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"110": "110.0.5481.77",
"111": "111.0.5563.64",
"112": "112.0.5615.49",
"113": "113.0.5672.63"
"113": "113.0.5672.63",
"114": "114.0.5735.16"
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>selenium-chrome-driver</id>
<version>113.0.5672.63</version>
<version>114.0.5735.16</version>
<title>Selenium Chrome Driver</title>
<authors>Chromium and WebDriver teams</authors>
<owners>chocolatey-community,AdmiringWorm,agabrys</owners>
Expand Down Expand Up @@ -31,11 +31,8 @@ To pass parameters, use `--params "''"` (e.g. `choco install selenium-chrome-dri
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>Chrome Driver is a WebDriver implementation that enables programmatic automation of Chrome products for desktop platforms. It is a part of the Selenium (http://code.google.com/p/selenium) project.</summary>
<releaseNotes>---------ChromeDriver 113.0.5672.63 (2023-05-03)---------
Supports Chrome version 113
Resolved issue 4205: Same object ids in Classic and BiDi [Pri-1]
Resolved issue 4302: Don't assume that Mapper is in the first tab in ExecuteGetWindowHandles [Pri-1]
Resolved issue 4356: Chrome 110 not utilizing pref value "download.default_directory" [Pri-1]
<releaseNotes>---------ChromeDriver 114.0.5735.16 (2023-05-04)---------
Supports Chrome version 114
</releaseNotes>
<copyright>Chromium and WebDriver teams. All Rights Reserved.</copyright>
<tags>selenium-chrome-driver google-chrome driver webdriver testing web-applications freeware foss cross-platform</tags>
Expand Down
8 changes: 4 additions & 4 deletions automatic/tightvnc/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ location on <http://www.tightvnc.com/download.php>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://www.tightvnc.com/download/2.8.79/tightvnc-2.8.79-gpl-setup-32bit.msi>
64-Bit software: <https://www.tightvnc.com/download/2.8.79/tightvnc-2.8.79-gpl-setup-64bit.msi>
32-Bit software: <https://www.tightvnc.com/download/2.8.81/tightvnc-2.8.81-gpl-setup-32bit.msi>
64-Bit software: <https://www.tightvnc.com/download/2.8.81/tightvnc-2.8.81-gpl-setup-64bit.msi>
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: 787BA383F64D63687FB55D2EF6E0C0EE159639E63E00AC58379DC31FCE2D8B95
checksum64: 35026488C45DD3D98B005771BA510B02FAC9EE8978519A2C652A42ED06890566
checksum32: 89D90FF49A6D853DD613D7AB9D092BF931AA36B905A49CCC58032FD83E8C12DA
checksum64: 0D6402E530A563C90040D7C07B98AB68670D3669E4CC573AD24056FF960C9DCB

The file 'LICENSE.txt' has been obtained from <http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt>
Which is linked to from the developers license page.
2 changes: 1 addition & 1 deletion automatic/tightvnc/tightvnc.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>tightvnc</id>
<version>2.8.79</version>
<version>2.8.81</version>
<title>TightVNC</title>
<owners>chocolatey-community</owners>
<authors>GlavSoft LLC, TightVNC Developers</authors>
Expand Down
4 changes: 2 additions & 2 deletions automatic/tightvnc/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'msi'
file = "$toolsPath\tightvnc-2.8.79-gpl-setup-32bit.msi"
file64 = "$toolsPath\tightvnc-2.8.79-gpl-setup-64bit.msi"
file = "$toolsPath\tightvnc-2.8.81-gpl-setup-32bit.msi"
file64 = "$toolsPath\tightvnc-2.8.81-gpl-setup-64bit.msi"
softwareName = 'tightvnc*'
silentArgs = "/qn /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
validExitCodes = @(0, 2010, 1641)
Expand Down

0 comments on commit e67a596

Please sign in to comment.