Skip to content

Commit af3e9fe

Browse files
committed
glab 1.60.1
1 parent 153b628 commit af3e9fe

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.60.0",
6-
revision: "8056b7a3325097aadaa11272e76477619a28bdaa"
5+
tag: "v1.60.1",
6+
revision: "4f0ea8d59d11489757b986b327441e3c4c91e6a0"
77
license "MIT"
88
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
99

0 commit comments

Comments
 (0)