diff --git a/automatic/k9s/k9s.nuspec b/automatic/k9s/k9s.nuspec index 1c80c32dfe4..c62a8c363cf 100644 --- a/automatic/k9s/k9s.nuspec +++ b/automatic/k9s/k9s.nuspec @@ -3,7 +3,7 @@ k9s - 0.32.3 + 0.32.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.32.3/change_logs/release_v0.32.3.md + https://github.com/derailed/k9s/blob/v0.32.4/change_logs/release_v0.32.4.md diff --git a/automatic/k9s/legal/VERIFICATION.txt b/automatic/k9s/legal/VERIFICATION.txt index f7b7dc38ceb..eab3812c966 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: C3870B13A7686BB4CF1A07ABCC9CFB561151915D588C0803F20A06AA221842AF + checksum64: 53C3096DBCB9C7CF91AA7F27926F724EFA9D3B092D4DB4C96A77ABAC00167487 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 67fd864a6ea..a22d93d067f 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: 6305CEAEF098862EA1324E20B86CCC87355CC45D2659120050F088649E50DC1E + checksum: 6BA918A131EEA0E93EDEBA323C77866A121519ED09C810D213118E12C13363EC 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 ac0e2a76c3c..e56a9bfd18f 100644 --- a/automatic/openshift-cli/openshift-cli.nuspec +++ b/automatic/openshift-cli/openshift-cli.nuspec @@ -3,7 +3,7 @@ openshift-cli - 4.15.0 + 4.15.2 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.15.0 + https://mirror.openshift.com/pub/openshift-v4/clients/ocp/4.15.2 diff --git a/automatic/typescript/tools/chocolateyInstall.ps1 b/automatic/typescript/tools/chocolateyInstall.ps1 index 57ebc0951aa..9d50e461951 100644 --- a/automatic/typescript/tools/chocolateyInstall.ps1 +++ b/automatic/typescript/tools/chocolateyInstall.ps1 @@ -4,4 +4,4 @@ Update-SessionEnvironment $npmPath = Get-Command npm | ForEach-Object { $_.Path } "Installing $env:chocolateyPackageName using nodejs..." -Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@5.4.2" +Start-ChocolateyProcessAsAdmin $npmPath -statements install,"-g","typescript@5.4.3" diff --git a/automatic/typescript/typescript.nuspec b/automatic/typescript/typescript.nuspec index 38ab2a60d37..92b60eee485 100644 --- a/automatic/typescript/typescript.nuspec +++ b/automatic/typescript/typescript.nuspec @@ -3,7 +3,7 @@ typescript - 5.4.2 + 5.4.3 https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/typescript chocolatey-community, Microsoft TypeScript @@ -27,7 +27,7 @@ This package installs the command-line TypeScript compiler as a Node.js package. - **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://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+5.4.2%22+label%3A%22fixed%22+ + https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+milestone%3A%22TypeScript+5.4.3%22+label%3A%22fixed%22+