pluto: 5.22.2 -> 5.22.3 (#432681)

Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-08-11 16:06:46 +00:00
committed by GitHub
co-authored by kashw2
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule rec {
pname = "pluto";
version = "5.22.2";
version = "5.22.3";
src = fetchFromGitHub {
owner = "FairwindsOps";
repo = "pluto";
rev = "v${version}";
hash = "sha256-hjYWxeTa0i6Gv+dFUH8AO9740pOZ27hP4Tb44EfXubg=";
hash = "sha256-7INiYL8ymry2HKPIYVWSEiJccUyntVZQM7mM1WTt6Ww=";
};
vendorHash = "sha256-59mRVfQ2rduTvIJE1l/j3K+PY3OEMfNpjjYg3hqNUhs=";