Merge pull request #256825 from r-ryantm/auto-update/helm-docs

helm-docs: 1.11.1 -> 1.11.2
This commit is contained in:
Nick Cao 2023-09-23 08:57:22 -04:00 committed by GitHub
commit 14c9b923d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "helm-docs";
version = "1.11.1";
version = "1.11.2";
src = fetchFromGitHub {
owner = "norwoodj";
repo = "helm-docs";
rev = "v${version}";
hash = "sha256-4o3hdqaW/AtegKStMKVerE3dRr3iZxQ+Lm2Aj3aOy98=";
hash = "sha256-w4QV96/02Pbs/l0lTLPYY8Ag21ZDDVPdgvuveiKUCoM=";
};
vendorHash = "sha256-6byD8FdeqdRDNUZFZ7FUUdyTuFOO8s3rb6YPGKdwLB8=";