Merge pull request #225067 from r-ryantm/auto-update/pluto

pluto: 5.15.1 -> 5.16.0
This commit is contained in:
Nick Cao 2023-04-08 10:05:58 +08:00 committed by GitHub
commit a81fa72391
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "pluto";
version = "5.15.1";
version = "5.16.0";
src = fetchFromGitHub {
owner = "FairwindsOps";
repo = "pluto";
rev = "v${version}";
sha256 = "sha256-qCWKmn0buITZo86hQncXWuEDQq0rITrCz/aRVR1+Zt4=";
sha256 = "sha256-M5zTnzuei/sECvRe89Dau72iIUuMtaLJyYTGeEF4GPo=";
};
vendorHash = "sha256-3wtE2Cz+AVF+zfsLH/+6KMHPihYcuYsrzTguHNnwT+U=";