vi-mongo: 0.1.25 -> 0.1.26

This commit is contained in:
R. Ryantm
2025-05-05 20:44:00 +00:00
parent 76020e5958
commit d9a0081228
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule rec {
pname = "vi-mongo";
version = "0.1.25";
version = "0.1.26";
src = fetchFromGitHub {
owner = "kopecmaciej";
repo = "vi-mongo";
tag = "v${version}";
hash = "sha256-9Pbrj9leZfKEtlmNb/9iw0I75H425ucWRxlky9sOjc8=";
hash = "sha256-+2V5ojZsEaZDsJiur9/0G4fm0tMGTKForgRuqvMX+EI=";
};
vendorHash = "sha256-OVd2wIssVJHamWpNrK+piQFl9Lz0xgYnnz/4D5yl1D4=";