govc: 0.44.0 -> 0.46.2

This commit is contained in:
R. Ryantm 2024-11-25 09:57:04 +00:00
parent 988507244d
commit 8bf50d016a

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.44.0";
version = "0.46.2";
subPackages = [ "govc" ];
@ -10,7 +10,7 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-DHzSW8PTi8CnIYvauhoEBSUKOInR8VwTIfosjzLY6CM=";
sha256 = "sha256-g93buOK2JqkI1PkU1ImoBfj+qf5fOks3ceevbif/Kcs=";
};
vendorHash = "sha256-ddofXjBnyHRn7apS8hpM57S1oo+1w5i4n0Z6ZPKQEDI=";