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 f94359d commit 49e3eabCopy full SHA for 49e3eab
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/v12.0.0.tar.gz"
10
- sha256 "c2947a83d22ea6e388f2a3eb6deb55a4c92bcf091ea98b849f883cac79b59eb6"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v13.0.0.tar.gz"
+ sha256 "8814c5b5ebef6905e69ca1daca26ea53dcc8af28d11297469f33300f63e32000"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments