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 4f8ed41 commit 0dd0655Copy full SHA for 0dd0655
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.2.tgz"
7
- sha256 "168f4ff097567ac275ceb14df73767d08b36fc18631bed1ff046670b5c765f72"
+ url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.0.3.tgz"
+ sha256 "7bcb70ca5c79c40c5eba795e07749e2d2c01caf80f8b6b403009fc3531ea3501"
8
license "MIT"
9
10
livecheck do
0 commit comments