We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb36ef commit eea66f7Copy full SHA for eea66f7
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/v10.0.0.tar.gz"
10
- sha256 "d4794547cae3660f144674d94e6bf79f820f2af614730bc296cb85e326caa4f4"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v11.0.0.tar.gz"
+ sha256 "64e092bcff65a793580c416d08f2ae030a1c8d8b4ffeb21fc8dc458cde39f5a8"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments