Skip to content

Commit

Permalink
kubectl-1.32: update to 1.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
herbygillot committed Feb 17, 2025
1 parent 509fdec commit 5e25ed7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions sysutils/kubectl/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ subport kubectl-1.32 {
supported_archs x86_64 arm64
platforms {darwin >= 17}

set patchNumber 1
set patchNumber 2
revision 0
checksums rmd160 25a99552c50990272dabb0244b3166a622a00fcc \
sha256 9724c849c524c2e69a0a0da4f1a3b0335d7d544eeaa9fc22cb5b87d7c0c52c9d \
size 36344641
checksums rmd160 71e105cc3ff98939e4373b9c0678eefa0653b9f5 \
sha256 d2a917570d7c9d7247e60b58bffa13c4a4dfcc63c195f2deedbf6224b9fb4993 \
size 36352120
}

subport kubectl-1.31 {
Expand Down Expand Up @@ -274,7 +274,7 @@ if {${subport} == ${name}} {
PortGroup obsolete 1.0

replaced_by ${latestVersion}
version 1.32.1
version 1.32.2
revision 0

} elseif {${subport} == "kubectl_select"} {
Expand Down

0 comments on commit 5e25ed7

Please sign in to comment.