Skip to content

Commit 0bbf89e

Browse files
committed
glab 1.78.3
1 parent 9a7a464 commit 0bbf89e

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.78.2",
6-
revision: "ee06e5192f705b7d656632f8fc8b8d04f61e5d33"
5+
tag: "v1.78.3",
6+
revision: "b234b22a76748297e303199bb4e381be5dc6572a"
77
license "MIT"
88
head "https://gitlab.com/gitlab-org/cli.git", branch: "main"
99

0 commit comments

Comments
 (0)