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 03ad749 commit ed514b9Copy full SHA for ed514b9
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.72.0",
6
- revision: "294f0726782123e38b76aa10a90f246c6a641cef"
+ tag: "v1.73.0",
+ revision: "f3a36aa53a1b7679abf00f0b3d14f7858f552022"
7
license "MIT"
8
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
9
0 commit comments