govc: 0.36.1 -> 0.36.2

This commit is contained in:
R. Ryantm 2024-03-27 19:04:20 +00:00
parent 2944f24f12
commit eac0c48f38

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.36.1";
version = "0.36.2";
subPackages = [ "govc" ];
@ -10,7 +10,7 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-09zeE2ry5RqwT92HMe0ANclWy+tVTgeJAiQkWX8PbYs=";
sha256 = "sha256-1Ap15DE+Fe76mDxrfeiVTYhur5GjZj0FzjvKDDWbhsg=";
};
vendorHash = "sha256-1EAQMYaTEtfAiu7+UTkC7QZwSWC1Ihwj9leTd90T0ZU=";