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 7347ff2 commit 586a3c3Copy full SHA for 586a3c3
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/v3.1.0.tar.gz"
10
- sha256 "19b78a1f1cd17629d7be43f3f74418f4741913f144561aed22160a87cb0ecc57"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v4.0.0.tar.gz"
+ sha256 "966900fe91a3c1a3cd7bd9cd83a78b68b98163dc085fb6dc20da7fe8ce1e3b2a"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments