Thanks to visit codestin.com Credit goes to github.com
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 dc5a09e commit c4914b0Copy full SHA for c4914b0
Formula/gh-all-repos.rb
@@ -3,8 +3,8 @@
3
class GhAllRepos < Formula
4
desc "Do anything on all repos that belong to a user/org"
5
homepage "https://github.com/PythonCoderAS/gh-all-repos#readme"
6
- url "https://registry.npmjs.org/gh-all-repos/-/gh-all-repos-1.1.0.tgz"
7
- sha256 "9c8f55c46f18ab507c9a634b83aa129fcd176a52a6754453c7fe4afb801e4241"
+ url "https://registry.npmjs.org/gh-all-repos/-/gh-all-repos-1.1.1.tgz"
+ sha256 "f6f40ea7d169243adf2c9982edfce8bcb84993103bfd38cc81de2f9e9e47ecd8"
8
license "MIT"
9
10
livecheck do
0 commit comments