govc: Update to version 0.26.0

This commit is contained in:
Jakub Čábera 2021-06-03 15:10:41 -07:00
parent 7eaaef9f60
commit 619dc4a045

View File

@ -1,12 +1,12 @@
{ {
"version": "0.25.0", "version": "0.26.0",
"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.25.0/govc_Windows_x86_64.zip", "url": "https://github.com/vmware/govmomi/releases/download/v0.26.0/govc_Windows_x86_64.zip",
"hash": "87edc70c78773340c6f8f1613b624c8db83e619a3d52093e5161a165d9d755ae" "hash": "a3f957043748f6be741cac3cd2df79c851f99242e4b575d3aa3aeb77b4fe02a1"
} }
}, },
"bin": "govc.exe", "bin": "govc.exe",