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.
2 parents beebae7 + 47c41cc commit 068ed04Copy full SHA for 068ed04
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.1.tgz"
7
- sha256 "f6f40ea7d169243adf2c9982edfce8bcb84993103bfd38cc81de2f9e9e47ecd8"
+ url "https://registry.npmjs.org/gh-all-repos/-/gh-all-repos-1.1.2.tgz"
+ sha256 "b4e9bdc176cfe9901abd21ed073486a380ca5f3b651f5dbb31f9edc813fcd826"
8
license "MIT"
9
10
livecheck do
0 commit comments