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

Skip to content

Commit 9271bd8

Browse files
Merge pull request #8 from PythonCoderAS/bump-github-run-script-1.1.1
github-run-script 1.1.1
2 parents 7ebf985 + fd80ec1 commit 9271bd8

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.0.tgz"
7-
sha256 "5bd570e9f8806452c14aa72a7a3569926cb716303805dae573d092a199bee9bf"
6+
url "https://registry.npmjs.org/github-run-script/-/github-run-script-1.1.1.tgz"
7+
sha256 "da52ad78d8fbe49069137b5dfad904bf39bc734b323dde4fa0c67a4d9f286125"
88
license "MIT"
99

1010
livecheck do

0 commit comments

Comments
 (0)