gauge-unwrapped: 1.6.12 -> 1.6.13

This commit is contained in:
R. Ryantm
2025-02-11 11:55:19 +00:00
parent 77fa9b848e
commit a0396d34c7
+2 -2
View File
@@ -6,7 +6,7 @@
buildGoModule rec {
pname = "gauge";
version = "1.6.12";
version = "1.6.13";
patches = [
# adds a check which adds an error message when trying to
@@ -18,7 +18,7 @@ buildGoModule rec {
owner = "getgauge";
repo = "gauge";
rev = "v${version}";
hash = "sha256-CstlH7KOSUK3Oe5d8LyUswcebwusVv5iuB7gaZOKpVg=";
hash = "sha256-oyZDz3SX68rlnAG+JzKeIKyKUjQ+ttTrzthHUwW0b54=";
};
vendorHash = "sha256-nqyzNbD2j6b34QpFiv2yVxEVkrZkuzcwAt9uqAB2iA4=";