Skip to content

Commit ed514b9

Browse files
committed
glab 1.73.0
1 parent 03ad749 commit ed514b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/glab.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Glab < Formula
22
desc "Open-source GitLab command-line tool"
33
homepage "https://gitlab.com/gitlab-org/cli"
44
url "https://gitlab.com/gitlab-org/cli.git",
5-
tag: "v1.72.0",
6-
revision: "294f0726782123e38b76aa10a90f246c6a641cef"
5+
tag: "v1.73.0",
6+
revision: "f3a36aa53a1b7679abf00f0b3d14f7858f552022"
77
license "MIT"
88
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
99

0 commit comments

Comments
 (0)