diff --git a/bucket/govc.json b/bucket/govc.json index de54c5a8af..9fb00a2d77 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.25.0", + "version": "0.26.0", "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.25.0/govc_Windows_x86_64.zip", - "hash": "87edc70c78773340c6f8f1613b624c8db83e619a3d52093e5161a165d9d755ae" + "url": "https://github.com/vmware/govmomi/releases/download/v0.26.0/govc_Windows_x86_64.zip", + "hash": "a3f957043748f6be741cac3cd2df79c851f99242e4b575d3aa3aeb77b4fe02a1" } }, "bin": "govc.exe",