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 db8ddab + 909d32d commit 258cdceCopy full SHA for 258cdce
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.1.tgz"
7
- sha256 "da52ad78d8fbe49069137b5dfad904bf39bc734b323dde4fa0c67a4d9f286125"
+ url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.1.2.tgz"
+ sha256 "09936f50edef6d49ab068d2fe4addd33490af39d73953c4f82bca5e2a13e6eac"
8
license "MIT"
9
10
livecheck do
0 commit comments