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 508b267 commit ea238e1Copy full SHA for ea238e1
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.0.tgz"
7
- sha256 "9a8eed4268e797f459df97a30d040b983f18548c8bac81072b50a25686d4e9c9"
+ url "https://registry.npmjs.org/github-copy-secrets/-/github-copy-secrets-1.0.1.tgz"
+ sha256 "a6a61b28c2a1669f340263ac083704036feec311fe589772620144d20a9edfbe"
8
license "MIT"
9
10
livecheck do
0 commit comments