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 0baacf0 commit 254ba9bCopy full SHA for 254ba9b
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/v9.0.0.tar.gz"
10
- sha256 "23fe9d1d5357e16d1e089a724904b8605c5a2e5f6e0dd12c08955cda57271c3f"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v9.1.0.tar.gz"
+ sha256 "0db2d63294ea305b7f833fc7b03b9eb7236e1fc0846de8add0fcac28cf5df79e"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments