sub-store-frontend: 2.15.87 -> 2.15.94 (#479802)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-13 20:52:49 +00:00
committed by GitHub
@@ -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 = [