Skip to content

Commit 0915630

Browse files
authored
autobase: 7.19.2 -> 7.20.0 (#448143)
2 parents 64bb131 + 148e17c commit 0915630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/au/autobase/package.nix

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

88
buildNpmPackage (finalAttrs: {
99
pname = "autobase";
10-
version = "7.19.2";
10+
version = "7.20.0";
1111

1212
src = fetchFromGitHub {
1313
owner = "holepunchto";
1414
repo = "autobase";
1515
tag = "v${finalAttrs.version}";
16-
hash = "sha256-IsqpVx7GFcbIouIAoLHiHLivE6RCzehW1TTmYC6SDgw=";
16+
hash = "sha256-SEeCbNja5BIgpQh0q0LKo452JClKQe6do5YHwRRBMcs=";
1717
};
1818

1919
npmDepsHash = "sha256-H9Xy1VD7WQvi0+86v6CMcmc0L3mB6KuSCtgQSF4AlkY=";

0 commit comments

Comments
 (0)