We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a7a464 commit 0bbf89eCopy full SHA for 0bbf89e
Formula/g/glab.rb
@@ -2,8 +2,8 @@ class Glab < Formula
2
desc "Open-source GitLab command-line tool"
3
homepage "https://gitlab.com/gitlab-org/cli"
4
url "https://gitlab.com/gitlab-org/cli.git",
5
- tag: "v1.78.2",
6
- revision: "ee06e5192f705b7d656632f8fc8b8d04f61e5d33"
+ tag: "v1.78.3",
+ revision: "b234b22a76748297e303199bb4e381be5dc6572a"
7
license "MIT"
8
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
9
0 commit comments