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

glab: 1.35.0 -> 1.36.0
This commit is contained in:
Weijia Wang 2024-01-03 17:05:30 +01:00 committed by GitHub
commit e67a94e179
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.35.0";
version = "1.36.0";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "cli";
rev = "v${version}";
hash = "sha256-4kd3+IdVZbWVGbY3B8V1F07k67BvKOCfom4ZukNxrRo=";
hash = "sha256-BS5v+R3DqkLLNZScr2PutMMrLZCI4tUK9HDN/viFYMU=";
};
vendorHash = "sha256-x96ChhozvTrX0eBWt3peX8dpd4gyukJ28RkqcD2W/OM=";