vi-mongo: 0.1.24 -> 0.1.25

This commit is contained in:
R. Ryantm
2025-04-27 04:34:16 +00:00
parent 0571e373ab
commit ac6e0ec5a7
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "vi-mongo";
version = "0.1.24";
version = "0.1.25";
src = fetchFromGitHub {
owner = "kopecmaciej";
repo = "vi-mongo";
tag = "v${version}";
hash = "sha256-L4LbVeH8Fgz7RD0tcyyKpP7+/aTvn1zfl+RpsWwiSfA=";
hash = "sha256-9Pbrj9leZfKEtlmNb/9iw0I75H425ucWRxlky9sOjc8=";
};
vendorHash = "sha256-rKXrmK0ns3FB6EGyCJ2nYrCUsQ7yPm8dmzJioiVzHIc=";
vendorHash = "sha256-OVd2wIssVJHamWpNrK+piQFl9Lz0xgYnnz/4D5yl1D4=";
ldflags = [
"-s"