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 07fa165 commit 31c5382Copy full SHA for 31c5382
1 file changed
Formula/mygithub.rb
@@ -6,8 +6,8 @@ class Mygithub < Formula
6
homepage "https://webhippie.github.io/mygithub"
7
license "Apache-2.0"
8
9
- url "https://github.com/webhippie/mygithub/archive/refs/tags/v6.0.0.tar.gz"
10
- sha256 "c2483fa15c450adbe44a69a8d05328fa81ac89d31fb500fd843e1ef6d9e82bc4"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v7.0.0.tar.gz"
+ sha256 "54e4ade46a507e96c2e53ce35a4e0fe26412792b36e675cda234ac2f1f63e2ac"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments