diff --git a/bucket/govc.json b/bucket/govc.json index 29c7be0930..17369b6a18 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.36.0", + "version": "0.36.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.36.0/govc_Windows_x86_64.zip", - "hash": "e2f0c81511227f03fe1fa0d4ec3fa1871ea590fb6bfb694f69135367b6e3df5d" + "url": "https://github.com/vmware/govmomi/releases/download/v0.36.1/govc_Windows_x86_64.zip", + "hash": "684bfaa56b987a3298c8386983302863f9ee48b862cdde4cb5275aa1dbbe31a2" } }, "bin": "govc.exe",