Skip to content

Commit c581380

Browse files
sub-store-frontend: 2.16.21 -> 2.16.22 (#501783)
2 parents e291c0d + ca261c8 commit c581380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/su/sub-store-frontend/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313

1414
buildNpmPackage (finalAttrs: {
1515
pname = "sub-store-frontend";
16-
version = "2.16.21";
16+
version = "2.16.22";
1717

1818
src = fetchFromGitHub {
1919
owner = "sub-store-org";
2020
repo = "Sub-Store-Front-End";
2121
tag = finalAttrs.version;
22-
hash = "sha256-3Ep7V6+vvhwuD4WYP6X8ga3PmPr+ItojCRYwqmVpuKs=";
22+
hash = "sha256-uAELNNa2hmN7khVi8qzfpXqp3X849j13+Xta2UZ8ouw=";
2323
};
2424

2525
nativeBuildInputs = [

0 commit comments

Comments
 (0)