gauge-unwrapped: 1.6.15 -> 1.6.16 (#410373)

This commit is contained in:
Arne Keller 2025-06-01 19:18:50 +02:00 committed by GitHub
commit 62019c8e35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
buildGoModule rec {
pname = "gauge";
version = "1.6.15";
version = "1.6.16";
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-vBuVK/Lqihj5tDUqfCYDqRhamZnoqL/It7W1VH8tLFg=";
hash = "sha256-cBB0sDPuM4qxxkRug+8sNyH5CwGZhKK4PdKbb3B3KRE=";
};
vendorHash = "sha256-kU5ZhiJq3YoMIU9608Omp0KEMiS+IHbB6kKol6SZcOs=";