lstk: 0.14.0 -> 0.15.0 (#539046)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-06 22:25:03 +00:00
committed by GitHub
+2 -2
View File
@@ -7,7 +7,7 @@
}:
buildGoModule (finalAttrs: {
pname = "lstk";
version = "0.14.0";
version = "0.15.0";
__structuredAttrs = true;
@@ -15,7 +15,7 @@ buildGoModule (finalAttrs: {
owner = "localstack";
repo = "lstk";
tag = "v${finalAttrs.version}";
sha256 = "sha256-+CvW9rhEPGEs07+d/PEMtnUhy6NRq850D3KYpKABQMA=";
sha256 = "sha256-OqJhHJFSQ8tJDcFizXky40W5nedSroUVXGrXAWTHnlQ=";
};
vendorHash = "sha256-ZWezMbvUUwOoWMU+zHL4hHMKAncI/oCsWMaLt5qN+YM=";