sub-store-frontend: 2.15.87 -> 2.15.94

This commit is contained in:
R. Ryantm
2026-01-13 20:04:10 +00:00
parent 7680ec7c8a
commit fdcf84260f
@@ -13,13 +13,13 @@
buildNpmPackage (finalAttrs: {
pname = "sub-store-frontend";
version = "2.15.87";
version = "2.15.94";
src = fetchFromGitHub {
owner = "sub-store-org";
repo = "Sub-Store-Front-End";
tag = finalAttrs.version;
hash = "sha256-7YUCxzFrA2x8Rref+SfOHmhLx8+HDfVIK3xe4BGKs9c=";
hash = "sha256-HpE7+XmlZAfmVYURaad9sHmJNFaTzQkJkenNcYUCCHU=";
};
nativeBuildInputs = [