sub-store-frontend: 2.16.79 -> 2.16.97 (#518887)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-13 07:21:54 +00:00
committed by GitHub
@@ -14,13 +14,13 @@ let
in
buildNpmPackage (finalAttrs: {
pname = "sub-store-frontend";
version = "2.16.79";
version = "2.16.97";
src = fetchFromGitHub {
owner = "sub-store-org";
repo = "Sub-Store-Front-End";
tag = finalAttrs.version;
hash = "sha256-CwLvnxR6MSX+ZwogXEgQHny+IsH4sZrItChXWho3ZP8=";
hash = "sha256-gxHchDo6lt1h1/ywmJHQ7eqzn/17DhPZ3sKRiadv5bQ=";
};
nativeBuildInputs = [