govc: 0.37.0 -> 0.37.1

This commit is contained in:
R. Ryantm 2024-04-19 05:13:43 +00:00
parent 1f3ac32a1e
commit 5a4dab63f6
1 changed files with 2 additions and 2 deletions

View File

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