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 717283a commit a5557f9Copy full SHA for a5557f9
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.0.0.tar.gz"
10
- sha256 "81633036ee6beef021bc15c41d32aad6ff459ceb5ff4ef4dd4b1524336732963"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v3.1.0.tar.gz"
+ sha256 "19b78a1f1cd17629d7be43f3f74418f4741913f144561aed22160a87cb0ecc57"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments