fluxcd-operator-mcp: 0.23.0 -> 0.24.1 (#424770)

Co-authored-by: mattfield <mattfield@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-17 09:03:49 +00:00
committed by GitHub
co-authored by mattfield
@@ -9,16 +9,16 @@
}:
buildGoModule (finalAttrs: {
pname = "fluxcd-operator-mcp";
version = "0.23.0";
version = "0.24.1";
src = fetchFromGitHub {
owner = "controlplaneio-fluxcd";
repo = "fluxcd-operator";
tag = "v${finalAttrs.version}";
hash = "sha256-pNJPP49yAZ5guo6fYRkICxuY5Hz6eaF6xmuoLx/CBHo=";
hash = "sha256-/a/k2q1Qu/0Zz7qxBtGB27CZ5vKhqAAIDUknRT8dK04=";
};
vendorHash = "sha256-tTers8A4x8hS43/NIG2LH3mTWlGTkLBIPPk05mINsWg=";
vendorHash = "sha256-tyYE/OdVUxqNP3Csukc2ctDchB9x2BdBYXYq9EsiFkg=";
ldflags = [
"-s"