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 9d3c0bd + 55c5613 commit 2d14cf0Copy full SHA for 2d14cf0
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.3.tgz"
7
- sha256 "7bcb70ca5c79c40c5eba795e07749e2d2c01caf80f8b6b403009fc3531ea3501"
+ url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.0.4.tgz"
+ sha256 "0f89dbafefeb8807a085ff79dfd838e59f72ac9048c4c41711bdb4cf01b26e1a"
8
license "MIT"
9
10
livecheck do
0 commit comments