govc: 0.30.4 -> 0.30.5

This commit is contained in:
R. Ryantm 2023-07-02 14:08:17 +00:00
parent 7672c1e9ae
commit a7023da641

View File

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "govc";
version = "0.30.4";
version = "0.30.5";
subPackages = [ "govc" ];
@ -10,7 +10,7 @@ buildGoModule rec {
rev = "v${version}";
owner = "vmware";
repo = "govmomi";
sha256 = "sha256-lYiyZ2sY58bzUtqcM6WIsooLldQAxibASM7xXKAeqJM=";
sha256 = "sha256-qnoun4DiiFpGal9uLyW7Vir+zMOpbDRj2fCIWfiAyLU=";
};
vendorHash = "sha256-jbGqQITAhyBLoDa3cKU5gK+4WGgoGSCyFtzeoXx8e7k=";