govc: Update to version 0.48.1

This commit is contained in:
github-actions[bot] 2025-02-12 00:43:36 +00:00
parent 09c6f3e6c9
commit 9f02a70eef

View File

@ -1,12 +1,12 @@
{
"version": "0.48.0",
"version": "0.48.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.48.0/govc_Windows_x86_64.zip",
"hash": "466af997509fbc73be0ebfcaed2e4cc401aa315ff329eec8c27b95de0b7d801a"
"url": "https://github.com/vmware/govmomi/releases/download/v0.48.1/govc_Windows_x86_64.zip",
"hash": "44edce3a542622d159c0d5fe5a94306403e186252eb1bd9467e639f7c0941fd9"
}
},
"bin": "govc.exe",