aks-engine: Update to version 0.77.0

This commit is contained in:
github-actions[bot] 2023-03-09 00:35:33 +00:00
parent ca63df12e3
commit cf3e718ed6

View File

@ -1,13 +1,13 @@
{
"version": "0.76.0",
"version": "0.77.0",
"description": "Self-managed Kubernetes cluster provisioning on Azure",
"homepage": "https://github.com/Azure/aks-engine",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/aks-engine/releases/download/v0.76.0/aks-engine-v0.76.0-windows-amd64.zip",
"hash": "b7545af34e9d54947ee446f430098a495b35703a0e057322ef03ba6b3f3daaa2",
"extract_dir": "aks-engine-v0.76.0-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.77.0/aks-engine-v0.77.0-windows-amd64.zip",
"hash": "33ca293781a117a0c67c4727300ffd9636b1011dd6a7e9fba57e7d4d3d4c3cdd",
"extract_dir": "aks-engine-v0.77.0-windows-amd64"
}
},
"bin": "aks-engine.exe",