sub-store-frontend: 2.16.79 -> 2.16.97

This commit is contained in:
R. Ryantm
2026-05-10 23:47:33 +00:00
parent 7ebae83e14
commit fa9faf1976
@@ -13,13 +13,13 @@
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 = [