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 068ed04 commit ebbe1e4Copy full SHA for ebbe1e4
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.1.4.tgz"
7
- sha256 "811a2f079b622b2f9a2f38b9a157fcd0c330644b371de3e39c9272ff664a70ed"
+ url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.2.0.tgz"
+ sha256 "80aa0574bdec497e658290da381cc7e7a845924e94d0643869328749f95d604b"
8
license "MIT"
9
10
livecheck do
0 commit comments