govc: Update to version 0.26.1

This commit is contained in:
Richard Kuhnt 2021-08-17 03:00:34 +00:00
parent ae3a6c8b6f
commit dae2c2c5ea

View File

@ -1,12 +1,12 @@
{ {
"version": "0.26.0", "version": "0.26.1",
"description": "A vSphere CLI built on top of govmomi", "description": "A vSphere CLI built on top of govmomi",
"homepage": "https://github.com/vmware/govmomi", "homepage": "https://github.com/vmware/govmomi",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware/govmomi/releases/download/v0.26.0/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.26.1/govc_Windows_x86_64.zip",
"hash": "a3f957043748f6be741cac3cd2df79c851f99242e4b575d3aa3aeb77b4fe02a1" "hash": "c19b6dd113722a90fda34cd38fb3f6dc1a77c0cd082d1339e57144a34a031d31"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",