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 5dca5ce + de631e6 commit 4f8ed41Copy full SHA for 4f8ed41
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.1.tgz"
7
- sha256 "20ffce69460a905e288851089c8c335c37c68dfae68a6733939f292cb655bf9f"
+ url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.0.2.tgz"
+ sha256 "168f4ff097567ac275ceb14df73767d08b36fc18631bed1ff046670b5c765f72"
8
license "MIT"
9
10
livecheck do
0 commit comments