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 812c02a commit 4e800f2Copy full SHA for 4e800f2
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/v4.1.0.tar.gz"
10
- sha256 "edb86bb41e6a81fe6bda039131774e0e066a2eed7c8d1f9bcf78532f8f34d3bd"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v5.0.0.tar.gz"
+ sha256 "a254f84c20a404357474d3bb9e52ee1f20c1c8ce4fdb05015bf5389be28cb626"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments