Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5dca5ce

Browse files
Merge pull request #3 from PythonCoderAS/bump-github-run-script-1.0.1
github-run-script 1.0.1
2 parents a7f6d72 + 97dc330 commit 5dca5ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/github-run-script.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class GithubRunScript < Formula
44
desc "Run a script on multiple repositories, cloning them if needed"
55
homepage "https://github.com/PythonCoderAS/github-run-script#readme"
6-
url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.0.0.tgz"
7-
sha256 "d6641262d23d3f67c1f1c041e1476c74d441a5127834b097a2f766ce9e6acb6c"
6+
url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.0.1.tgz"
7+
sha256 "20ffce69460a905e288851089c8c335c37c68dfae68a6733939f292cb655bf9f"
88
license "MIT"
99

1010
livecheck do

0 commit comments

Comments
 (0)