diff --git a/bucket/govc.json b/bucket/govc.json index 6c9c148f0d..f10ec77af0 100644 --- a/bucket/govc.json +++ b/bucket/govc.json @@ -1,12 +1,12 @@ { - "version": "0.47.1", + "version": "0.48.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.47.1/govc_Windows_x86_64.zip", - "hash": "4bf624fcb7ce1893a4685fae00c761942a4caba938513091d57f8bebba74891f" + "url": "https://github.com/vmware/govmomi/releases/download/v0.48.0/govc_Windows_x86_64.zip", + "hash": "466af997509fbc73be0ebfcaed2e4cc401aa315ff329eec8c27b95de0b7d801a" } }, "bin": "govc.exe",