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

Skip to content

Commit 54dc0c7

Browse files
Merge pull request #11 from PythonCoderAS/bump-github-run-script-1.1.4
github-run-script 1.1.4
2 parents b48dfc2 + 60a4c23 commit 54dc0c7

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.1.3.tgz"
7-
sha256 "495be5232d7182a4fe825e61957d2b1d930cad75fb3b056164888257cf7e358f"
6+
url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.1.4.tgz"
7+
sha256 "811a2f079b622b2f9a2f38b9a157fcd0c330644b371de3e39c9272ff664a70ed"
88
license "MIT"
99

1010
livecheck do

0 commit comments

Comments
 (0)