diff --git a/automatic/azcopy10/azcopy10.nuspec b/automatic/azcopy10/azcopy10.nuspec index e8cd28feecf..68c06b54218 100644 --- a/automatic/azcopy10/azcopy10.nuspec +++ b/automatic/azcopy10/azcopy10.nuspec @@ -3,7 +3,7 @@ azcopy10 - 10.22.1 + 10.22.2 azcopy10 Microsoft chocolatey-community diff --git a/automatic/azcopy10/tools/chocolateyInstall.ps1 b/automatic/azcopy10/tools/chocolateyInstall.ps1 index dc789977987..336c4f09d9e 100644 --- a/automatic/azcopy10/tools/chocolateyInstall.ps1 +++ b/automatic/azcopy10/tools/chocolateyInstall.ps1 @@ -5,11 +5,11 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $packageName - url64 = 'https://azcopyvnext.azureedge.net/releases/release-10.22.1-20231220/azcopy_windows_amd64_10.22.1.zip' - checksum64 = '5c48d622f300e6d76b5218253668b77181d1897968fc39ec7bbc766c49da065e' + url64 = 'https://azcopyvnext.azureedge.net/releases/release-10.22.2-20240110/azcopy_windows_amd64_10.22.2.zip' + checksum64 = 'd8a64f8ddbb6e033bd7765855008f39458286b7e2dceed30a8afcd77daf4b7b8' checksumType64 = 'sha256' - url = 'https://azcopyvnext.azureedge.net/releases/release-10.22.1-20231220/azcopy_windows_386_10.22.1.zip' - checksum = '4e08bebb46c870cab44a97514f8902ebe482a87491bb89dc567143b475c9c366' + url = 'https://azcopyvnext.azureedge.net/releases/release-10.22.2-20240110/azcopy_windows_386_10.22.2.zip' + checksum = 'aae7dde6ce2843ef895076650e945d341791dc6aaf278c96718cf06641226551' checksumType = 'sha256' destination = $toolsDir } diff --git a/automatic/brave/brave.json b/automatic/brave/brave.json index 5758338a67f..8571f7e4003 100644 --- a/automatic/brave/brave.json +++ b/automatic/brave/brave.json @@ -1,4 +1,4 @@ { - "stable": "1.61.114", + "stable": "1.61.116", "beta": "1.62.130-beta" } diff --git a/automatic/brave/brave.nuspec b/automatic/brave/brave.nuspec index 2aeb1afae16..9bf9fd32fe8 100644 --- a/automatic/brave/brave.nuspec +++ b/automatic/brave/brave.nuspec @@ -2,7 +2,7 @@ brave - 1.61.114 + 1.61.116 Brave Browser displayfusion - 10.1.2 + 11.0-Beta1 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/displayfusion chocolatey-community, keithlammers, the-running-dev DisplayFusion diff --git a/automatic/displayfusion/legal/VERIFICATION.txt b/automatic/displayfusion/legal/VERIFICATION.txt index 6ebb5a9ae15..f1306e874ac 100644 --- a/automatic/displayfusion/legal/VERIFICATION.txt +++ b/automatic/displayfusion/legal/VERIFICATION.txt @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download location on and can be verified by doing the following: -1. Download the following +1. Download the following 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: ACCFA18A5DFB382AF867E243266FCB3DD31D16C6539AA1EC31E72258ADD81947 + checksum: F4ACB8E7C05B63F0758DB39CC61141E615C2AE8257F25F74ACDF1BAB5AD8213C The file 'LICENSE.txt' has been obtained from diff --git a/automatic/displayfusion/tools/chocolateyInstall.ps1 b/automatic/displayfusion/tools/chocolateyInstall.ps1 index deb14e37326..aeba4d4d92b 100644 --- a/automatic/displayfusion/tools/chocolateyInstall.ps1 +++ b/automatic/displayfusion/tools/chocolateyInstall.ps1 @@ -7,7 +7,7 @@ $localeTwoLetter = (Get-UICulture).TwoLetterISOLanguageName $packageArgs = @{ packageName = $env:ChocolateyPackageName fileType = 'exe' - file = "$toolsPath\DisplayFusionSetup-10.1.2.exe" + file = "$toolsPath\DisplayFusionSetup-11.0-Beta1.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) diff --git a/automatic/k9s/k9s.nuspec b/automatic/k9s/k9s.nuspec index 3934835d545..f87051aa4bb 100644 --- a/automatic/k9s/k9s.nuspec +++ b/automatic/k9s/k9s.nuspec @@ -3,7 +3,7 @@ k9s - 0.31.3 + 0.31.4 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/k9s chocolatey-community,Matteo Dell'Aquila (moebius87) k9s: Kubernetes CLI To Manage Your Clusters In Style! @@ -53,7 +53,7 @@ Customize/Arrange which columns to display on a per resource basis. * Resource Graph Traversals * K9s provides for easy traversal of Kubernetes resources and their associated resources. ]]> - https://github.com/derailed/k9s/blob/v0.31.3/change_logs/release_v0.31.3.md + https://github.com/derailed/k9s/blob/v0.31.4/change_logs/release_v0.31.4.md diff --git a/automatic/k9s/legal/VERIFICATION.txt b/automatic/k9s/legal/VERIFICATION.txt index 1c70b44fb1a..01689ea852b 100644 --- a/automatic/k9s/legal/VERIFICATION.txt +++ b/automatic/k9s/legal/VERIFICATION.txt @@ -6,7 +6,7 @@ in verifying that this package's contents are trustworthy. The embedded software can be verified by doing the following: 1. Download the following: - 64-bit software: + 64-bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -15,6 +15,6 @@ The embedded software can be verified by doing the following: 3. The checksums should match the following: checksum type: sha256 - checksum64: 8C4BE05C712DA803DD9FB1864945404B09A20DED13354E0B2CAE216F0F4B0090 + checksum64: DED9A5A742AE59A1CBF57FEC1A14C0A5673AFF22DDACE015B0AA98D0E0A49050 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/openshift-cli/legal/VERIFICATION.txt b/automatic/openshift-cli/legal/VERIFICATION.txt index 31706888a14..ad0e4581f84 100644 --- a/automatic/openshift-cli/legal/VERIFICATION.txt +++ b/automatic/openshift-cli/legal/VERIFICATION.txt @@ -4,11 +4,11 @@ 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 +location on and can be verified by doing the following: 1. Download the following: - software: + software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' @@ -17,6 +17,6 @@ and can be verified by doing the following: 3. The checksums should match the following: checksum type: - checksum: 54C488A08597E21379AF13ADB4C718955DB7880DEB3825BB8092DC91A17D8DF5 + checksum: 36131765D25C2134807B71031F2C06B3A90AD9B1694ED98FDB8639F8B29D5EB3 The file 'LICENSE.txt' has been obtained from diff --git a/automatic/openshift-cli/openshift-cli.nuspec b/automatic/openshift-cli/openshift-cli.nuspec index aebd64808f3..24a969a1a39 100644 --- a/automatic/openshift-cli/openshift-cli.nuspec +++ b/automatic/openshift-cli/openshift-cli.nuspec @@ -3,7 +3,7 @@ openshift-cli - 4.14.6 + 4.14.7 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/openshift-cli chocolatey-community,Andrei Bejenaru OpenShift Command Line Interface (CLI) @@ -45,7 +45,7 @@ Origin is the upstream community project that powers OpenShift. Built around a c * Windows support is limited to 64bit systems. * **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.** ]]> - https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.6 + https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.14.7