mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kubeadm: Update to version 1.24.1
This commit is contained in:
parent
ebdedbc20a
commit
9c4c7042a9
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.24.0",
|
||||
"version": "1.24.1",
|
||||
"description": "Kubernetes node provisioning tool",
|
||||
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.k8s.io/v1.24.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "fc2d920778de52beecee2fa981aa0f978e000e3d4b505a8f6857f872cddfbf9e"
|
||||
"url": "https://dl.k8s.io/v1.24.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "80bbbc63a283d26dbe82cd1b84ad9d1dc74a9a8756295cb679d019fec7292afe"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user