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 2d14cf0 + 2b227b6 commit 7ebf985Copy full SHA for 7ebf985
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.4.tgz"
7
- sha256 "0f89dbafefeb8807a085ff79dfd838e59f72ac9048c4c41711bdb4cf01b26e1a"
+ url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.1.0.tgz"
+ sha256 "5bd570e9f8806452c14aa72a7a3569926cb716303805dae573d092a199bee9bf"
8
license "MIT"
9
10
livecheck do
0 commit comments