temporal-ui-server: 2.43.2 -> 2.43.3 (#462342)

This commit is contained in:
Wolfgang Walther
2025-11-22 20:16:07 +00:00
committed by GitHub
@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "temporal-ui-server";
version = "2.43.2";
version = "2.43.3";
src = fetchFromGitHub {
owner = "temporalio";
repo = "ui-server";
tag = "v${finalAttrs.version}";
hash = "sha256-Z7a/21whiCjiQiqKE8aDcptSFw+op82xnqXfzVjGw6o=";
hash = "sha256-5JE5t8NHVNz1sO03yAw5eytsr55IACFgJRgbRxhx0Sg=";
};
vendorHash = "sha256-HmysULH81cYOuMyW9qZRsQhv7chDobD7PnWmu3uCvJw=";
vendorHash = "sha256-yScJo+GEGO2LIAts5WPzS4YjPHZK9wZtPrfRg1b7H2Q=";
postInstall = ''
mv $out/bin/server $out/bin/temporal-ui-server