Skip to content

Commit 78f868a

Browse files
committed
vi-mongo: 0.1.26 -> 0.1.27
1 parent 6d295c7 commit 78f868a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/vi/vi-mongo/package.nix

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

99
buildGoModule rec {
1010
pname = "vi-mongo";
11-
version = "0.1.26";
11+
version = "0.1.27";
1212

1313
src = fetchFromGitHub {
1414
owner = "kopecmaciej";
1515
repo = "vi-mongo";
1616
tag = "v${version}";
17-
hash = "sha256-+2V5ojZsEaZDsJiur9/0G4fm0tMGTKForgRuqvMX+EI=";
17+
hash = "sha256-/hj2JMjBKl3HLd6Mfuz4UnaWbPKPYHYfqKPj3kjxLZg=";
1818
};
1919

2020
vendorHash = "sha256-OVd2wIssVJHamWpNrK+piQFl9Lz0xgYnnz/4D5yl1D4=";

0 commit comments

Comments
 (0)