glab: 1.33.0 -> 1.34.0

This commit is contained in:
Arseniy Zorin 2023-10-24 17:25:12 +02:00
parent e4c369b443
commit 721ba0839b

View File

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "glab";
version = "1.33.0";
version = "1.34.0";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "cli";
rev = "v${version}";
hash = "sha256-sBovwqL+3UmOdGf5pnAVzAiAbu69PJi7YhfcJqdejTY=";
hash = "sha256-YMiT1eJyBwKKFxonQCAu7st+JoU/YLpxKCcMfs/sZ1U=";
};
vendorHash = "sha256-HiU6Kx/du8QLNKUDsSMm349msxSxyNRppxadtIpglBg=";
vendorHash = "sha256-o/B5enbrmv/+zJYBQkxbdUaiieaFyOJDc8Fm6tV//uM=";
ldflags = [
"-s"