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 7e65eb1 commit 466c379Copy full SHA for 466c379
Formula/github-copy-secrets.rb
@@ -3,8 +3,8 @@
3
class GithubCopySecrets < Formula
4
desc "Copy given secrets to a repository"
5
homepage "https://github.com/PythonCoderAS/github-copy-secrets#readme"
6
- url "https://registry.npmjs.org/github-copy-secrets/-/github-copy-secrets-1.0.1.tgz"
7
- sha256 "a6a61b28c2a1669f340263ac083704036feec311fe589772620144d20a9edfbe"
+ url "https://registry.npmjs.org/github-copy-secrets/-/github-copy-secrets-1.0.2.tgz"
+ sha256 "325047d9065335565b32ea7190578aa034e2a46f13a3af2093329971b436da56"
8
license "MIT"
9
10
livecheck do
0 commit comments