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 2961b4e commit 7b6a72eCopy full SHA for 7b6a72e
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/v7.1.0.tar.gz"
10
- sha256 "32b4a761f0c678063a26763f23d4a22214a302195b4952959407747332ec0ca5"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v7.1.1.tar.gz"
+ sha256 "d18de098a67fcffc6d33ec7fcadf9dc68c4de0a628706adfeceec15b38b303a7"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments