Skip to content

Commit

Permalink
Add version 0.7.14
Browse files Browse the repository at this point in the history
  • Loading branch information
kpgalligan committed Jun 21, 2024
1 parent f0b046c commit eb39b4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gitportal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class Gitportal < Formula
desc "CLI Tool"
homepage "https://github.com/touchlab/GitPortalCli"
url "https://github.com/touchlab/GitPortalCli.git",
tag: "0.7.12",
revision: "1ca119f155d7702da3a5ec7e2e8b04424fb333e8"
tag: "0.7.14",
revision: "78336a43ad9530d671b4118cbb78d422e70b8fe7"
license "Apache-2.0"
head "https://github.com/touchlab/GitPortalCli.git", branch: "main"

Expand Down

0 comments on commit eb39b4a

Please sign in to comment.