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 a98ce0e commit fdaf609Copy full SHA for fdaf609
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.57.0",
6
- revision: "d14f47ce8f09549daf116e347cd1c2987aa14bbb"
+ tag: "v1.58.0",
+ revision: "676a7ced34c4b212263e18962ed1a93eeea16ce6"
7
license "MIT"
8
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
9
0 commit comments