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 5dca5ce commit de631e6Copy full SHA for de631e6
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