vi-mongo: 0.1.23 -> 0.1.24

This commit is contained in:
R. Ryantm
2025-04-18 05:44:11 +00:00
parent 7650c61104
commit 5186c38ee7
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule rec {
pname = "vi-mongo";
version = "0.1.23";
version = "0.1.24";
src = fetchFromGitHub {
owner = "kopecmaciej";
repo = "vi-mongo";
tag = "v${version}";
hash = "sha256-zQgGclK6iUtN1PMBSuYVYE8tS1qHTKcTDWDYqhVp3Hg=";
hash = "sha256-L4LbVeH8Fgz7RD0tcyyKpP7+/aTvn1zfl+RpsWwiSfA=";
};
vendorHash = "sha256-rKXrmK0ns3FB6EGyCJ2nYrCUsQ7yPm8dmzJioiVzHIc=";