diff --git a/bucket/govc.json b/bucket/govc.json index d5a57eb251..c02d385175 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.34.2", + "version": "0.35.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.34.2/govc_Windows_x86_64.zip", - "hash": "267ebbd4cb0a3cbe40b15981e332884575a8aea189e3fdf2dada31aa58b31e93" + "url": "https://github.com/vmware/govmomi/releases/download/v0.35.0/govc_Windows_x86_64.zip", + "hash": "2e2c8fb476b9347396b42ed6bc20133a621f76a40349768c5611631ee7d031dc" } }, "bin": "govc.exe",