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 a7f6d72 + 97dc330 commit 5dca5ceCopy full SHA for 5dca5ce
Formula/github-run-script.rb
@@ -3,8 +3,8 @@
3
class GithubRunScript < Formula
4
desc "Run a script on multiple repositories, cloning them if needed"
5
homepage "https://github.com/PythonCoderAS/github-run-script#readme"
6
- url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.0.0.tgz"
7
- sha256 "d6641262d23d3f67c1f1c041e1476c74d441a5127834b097a2f766ce9e6acb6c"
+ url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.0.1.tgz"
+ sha256 "20ffce69460a905e288851089c8c335c37c68dfae68a6733939f292cb655bf9f"
8
license "MIT"
9
10
livecheck do
0 commit comments