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 400d4b3 commit 0fc855fCopy full SHA for 0fc855f
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/v5.0.0.tar.gz"
10
- sha256 "a254f84c20a404357474d3bb9e52ee1f20c1c8ce4fdb05015bf5389be28cb626"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v6.0.0.tar.gz"
+ sha256 "c2483fa15c450adbe44a69a8d05328fa81ac89d31fb500fd843e1ef6d9e82bc4"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments