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

Skip to content

Commit 513883a

Browse files
Merge pull request #1 from PythonCoderAS/bump-github-copy-secrets-1.0.1
github-copy-secrets 1.0.1
2 parents 508b267 + ea238e1 commit 513883a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/github-copy-secrets.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class GithubCopySecrets < Formula
44
desc "Copy given secrets to a repository"
55
homepage "https://github.com/PythonCoderAS/github-copy-secrets#readme"
6-
url "https://registry.npmjs.org/github-copy-secrets/-/github-copy-secrets-1.0.0.tgz"
7-
sha256 "9a8eed4268e797f459df97a30d040b983f18548c8bac81072b50a25686d4e9c9"
6+
url "https://registry.npmjs.org/github-copy-secrets/-/github-copy-secrets-1.0.1.tgz"
7+
sha256 "a6a61b28c2a1669f340263ac083704036feec311fe589772620144d20a9edfbe"
88
license "MIT"
99

1010
livecheck do

0 commit comments

Comments
 (0)