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 153b628 commit af3e9feCopy full SHA for af3e9fe
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.60.0",
6
- revision: "8056b7a3325097aadaa11272e76477619a28bdaa"
+ tag: "v1.60.1",
+ revision: "4f0ea8d59d11489757b986b327441e3c4c91e6a0"
7
license "MIT"
8
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
9
0 commit comments