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