sub-store-frontend: 2.16.8 -> 2.16.11 (#484070)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-26 16:52:32 +00:00
committed by GitHub
@@ -13,13 +13,13 @@
buildNpmPackage (finalAttrs: {
pname = "sub-store-frontend";
version = "2.16.8";
version = "2.16.11";
src = fetchFromGitHub {
owner = "sub-store-org";
repo = "Sub-Store-Front-End";
tag = finalAttrs.version;
hash = "sha256-VC9dGG1NCY2rQJNtUyeBusAdrDyW6h1/7hDlb502eqs=";
hash = "sha256-fPJuWyVjs3Lbd2P4U6r9qb2yvTSYPtqtJoDyP2kRm9c=";
};
nativeBuildInputs = [