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 4f1adc8 commit eca16afCopy full SHA for eca16af
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/v2.0.0.tar.gz"
10
- sha256 "c40e8db4f8d2728fa1e531cc336d3668ce4501a45e3420cd292b789c7a8c0cf8"
+ url "https://github.com/webhippie/mygithub/archive/refs/tags/v2.1.0.tar.gz"
+ sha256 "c996cacaee5273ecba16c455a8b5c10cc466c4ebf094685005bd1d9a7cdea440"
11
head "https://github.com/webhippie/mygithub.git", branch: "master"
12
13
test do
0 commit comments