Merge pull request #220621 from r-ryantm/auto-update/glab

glab: 1.25.3 -> 1.26.0
This commit is contained in:
Mario Rodas 2023-03-11 06:35:48 -05:00 committed by GitHub
commit cbbc5d9658
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "glab";
version = "1.25.3";
version = "1.26.0";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "cli";
rev = "v${version}";
hash = "sha256-x/VH6cRrJZ2t2iftBPC86FcgIwjRNzV11MwLG2y+Paw=";
hash = "sha256-k0wkHw12MyVsAudaihoymGkP4y5y98cR7LKa+hEC1Mc=";
};
vendorHash = "sha256-FZ1CiR8Rj/sMoCnQm6ArGQfRTlvmD14EZDmufnlTSTk=";