govc: 0.37.1 -> 0.37.2

This commit is contained in:
R. Ryantm 2024-05-10 00:53:08 +00:00
parent 0c9055e823
commit c0f2610a9f

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.37.1";
version = "0.37.2";
subPackages = [ "govc" ];
@ -10,7 +10,7 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-lErMWVr0UWR2Hc6fYZiauLz6kAZY/uGPNjm6oJGBAuw=";
sha256 = "sha256-9gsakFUmeOgWJGmhYtBcdjaEsF5oE3ytoHgwASOciq0=";
};
vendorHash = "sha256-1EAQMYaTEtfAiu7+UTkC7QZwSWC1Ihwj9leTd90T0ZU=";