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

glab: 1.30.0 -> 1.31.0
This commit is contained in:
Pol Dellaiera
2023-07-26 15:02:41 +02:00
committed by GitHub
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "glab";
version = "1.30.0";
version = "1.31.0";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "cli";
rev = "v${version}";
hash = "sha256-mNwjyKde9xlaGVwK7oIbPGPipxKTvLwf6uMZVjL+joc=";
hash = "sha256-K7yGRuIfYEqs4ziystxLMK+dYUZoyGlBJAmx2qmY08Q=";
};
vendorHash = "sha256-WfzN70HHLatBuV+GW2VC+5laR3rBfDOqPydyxMSmL3s=";