Skip to content

Commit fdaf609

Browse files
committed
glab 1.58.0
1 parent a98ce0e commit fdaf609

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.57.0",
6-
revision: "d14f47ce8f09549daf116e347cd1c2987aa14bbb"
5+
tag: "v1.58.0",
6+
revision: "676a7ced34c4b212263e18962ed1a93eeea16ce6"
77
license "MIT"
88
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
99

0 commit comments

Comments
 (0)