govc: Update to version 0.36.1

This commit is contained in:
github-actions[bot] 2024-03-12 20:25:39 +00:00
parent ce53b43aad
commit 9dccb1752f

View File

@ -1,12 +1,12 @@
{
"version": "0.36.0",
"version": "0.36.1",
"description": "A vSphere CLI built on top of govmomi",
"homepage": "https://github.com/vmware/govmomi",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/vmware/govmomi/releases/download/v0.36.0/govc_Windows_x86_64.zip",
"hash": "e2f0c81511227f03fe1fa0d4ec3fa1871ea590fb6bfb694f69135367b6e3df5d"
"url": "https://github.com/vmware/govmomi/releases/download/v0.36.1/govc_Windows_x86_64.zip",
"hash": "684bfaa56b987a3298c8386983302863f9ee48b862cdde4cb5275aa1dbbe31a2"
}
},
"bin": "govc.exe",