regex-tui: 0.2.0 -> 0.6.0

This commit is contained in:
R. Ryantm
2026-01-11 05:41:32 +00:00
parent aef8bcdfb3
commit 785d88f093
+3 -3
View File
@@ -7,16 +7,16 @@
buildGoModule (finalAttrs: {
pname = "regex-tui";
version = "0.2.0";
version = "0.6.0";
src = fetchFromGitHub {
owner = "vitor-mariano";
repo = "regex-tui";
tag = "v${finalAttrs.version}";
hash = "sha256-iBlvgFEjfyVL5kfI02UZ+gCLLSNMQte5xU9kcNby4GU=";
hash = "sha256-69bchXYcak1uYlAAjO14ejUMkTtkSc+8RhOjvMUJUQg=";
};
vendorHash = "sha256-eYeMY+XYHgeFF18lKXhvJV7Xp2U/1afVETbJgaMJ7t8=";
vendorHash = "sha256-roio+b3SLO36owTXkPazYwzWF9aWjiaUhggjm6S70Jw=";
ldflags = [
"-s"