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 9cd61fb commit 8473014Copy full SHA for 8473014
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/v11.1.0.tar.gz"
10
- sha256 "2ad6d4829dfe85dee3f18f5c652dc0eb1689e20f2107075ef09fe1aaff732d4d"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v11.2.0.tar.gz"
+ sha256 "87299ea8a54f3a164a8a1805328b66ffd2e54cdf7f8fc6823f0032e041813da3"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments