kubectl: add v1.27.1 (#37330)

This commit is contained in:
Alec Scott 2023-05-01 20:41:39 -07:00 committed by GitHub
parent bc0477f3e0
commit 226f331a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ class Kubectl(Package):
maintainers("alecbcs")
version("1.27.1", sha256="3a3f7c6b8cf1d9f03aa67ba2f04669772b1205b89826859f1636062d5f8bec3f")
version("1.27.0", sha256="536025dba2714ee5e940bb0a6b1df9ca97c244fa5b00236e012776a69121c323")
depends_on("bash", type="build")