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 1b07f11 commit b120d91Copy full SHA for b120d91
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.2.1.tar.gz"
10
- sha256 "1d931031f88eddb2eb248a5dd4c1337481969bf6ff5edce5aa510808de7b8e6b"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v11.2.2.tar.gz"
+ sha256 "d82bedb8e296b196bc1e6256fbe2ecf4129aa7eed6c9502af49ae8038d95629f"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments