glab: 1.28.0 -> 1.29.4

This commit is contained in:
R. Ryantm 2023-05-17 06:27:03 +00:00
parent 541397177b
commit d4bf8d17c6

View file

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "glab";
version = "1.28.0";
version = "1.29.4";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "cli";
rev = "v${version}";
hash = "sha256-e3tblY/lf25TJrsLeQdaPcgVlsaEimkjQxO0P9X1o6w=";
hash = "sha256-ZmmsZ0+KuuLRgnFXGO0V+8Hm24THyHEZq/a+araTR9I=";
};
vendorHash = "sha256-PH0PJujdRtnVS0s6wWtS6kffQBQduqb2KJYru9ePatw=";
vendorHash = "sha256-WfzN70HHLatBuV+GW2VC+5laR3rBfDOqPydyxMSmL3s=";
ldflags = [
"-s"