sub-store-frontend: 2.16.13 -> 2.16.15

This commit is contained in:
R. Ryantm
2026-02-17 03:13:23 +00:00
parent b29133b148
commit a3f2345cbf
@@ -13,13 +13,13 @@
buildNpmPackage (finalAttrs: {
pname = "sub-store-frontend";
version = "2.16.13";
version = "2.16.15";
src = fetchFromGitHub {
owner = "sub-store-org";
repo = "Sub-Store-Front-End";
tag = finalAttrs.version;
hash = "sha256-aqwmuTD2PgMGJgpBhFj2lqRcPqxhir+NHLNsFRLjG98=";
hash = "sha256-YlN3nv/wbHMUocQbt77iq5vD8FTJAdysDEmRRZSbQkE=";
};
nativeBuildInputs = [