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 7f7655b commit bd8c7afCopy full SHA for bd8c7af
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.0.1.tgz"
7
- sha256 "8009846230ded68efc3b82f05065ba7183154cbd23ec2514cd765f5df73a4b30"
+ url "https://registry.npmjs.org/gh-all-repos/-/gh-all-repos-1.1.0.tgz"
+ sha256 "9c8f55c46f18ab507c9a634b83aa129fcd176a52a6754453c7fe4afb801e4241"
8
license "MIT"
9
10
livecheck do
0 commit comments