toolhive: 0.29.1 -> 0.34.0

This commit is contained in:
R. Ryantm
2026-07-10 00:00:04 +00:00
parent d8e7f89b36
commit 312bdfd95e

View File

@@ -9,16 +9,16 @@
buildGoModule (finalAttrs: {
pname = "toolhive";
version = "0.29.1";
version = "0.34.0";
src = fetchFromGitHub {
owner = "stacklok";
repo = "toolhive";
tag = "v${finalAttrs.version}";
hash = "sha256-gep1QAHl7de67xS+T42/LHH4fdy670OGguwp41jgAjE=";
hash = "sha256-GMzCXAottmusxLeZDScn1dUX/b46ocBbemFIzRIi1Eo=";
};
vendorHash = "sha256-ooPLPnGqyqi8e+zzu2MVjS+v7LgTfvdXbbuUp1asRNQ=";
vendorHash = "sha256-CTQkjxEZCyE2ouuilCSTEaxW4TimHf+5I5cnfQFz2i4=";
# Build only the main CLI and operator binaries
subPackages = [