sub-store-frontend: 2.16.20 -> 2.16.21 (#499344)

This commit is contained in:
nixpkgs-ci[bot]
2026-03-13 14:12:07 +00:00
committed by GitHub
@@ -13,13 +13,13 @@
buildNpmPackage (finalAttrs: {
pname = "sub-store-frontend";
version = "2.16.20";
version = "2.16.21";
src = fetchFromGitHub {
owner = "sub-store-org";
repo = "Sub-Store-Front-End";
tag = finalAttrs.version;
hash = "sha256-QWUCx9LrjfKKd3yLp1unZ334F9C63K2zBC/yFS0Tf8c=";
hash = "sha256-3Ep7V6+vvhwuD4WYP6X8ga3PmPr+ItojCRYwqmVpuKs=";
};
nativeBuildInputs = [