docker-credential-helper 0.5.2
Closes #14698. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
037bb4723f
commit
647218fc8e
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class DockerCredentialHelper < Formula
|
||||
desc "macOS Credential Helper for Docker"
|
||||
homepage "https://github.com/docker/docker-credential-helpers"
|
||||
url "https://github.com/docker/docker-credential-helpers/archive/v0.5.1.tar.gz"
|
||||
sha256 "a565ea1bdf3c8d7811b2454788e05f358708e40f878df5a9aa57906d13672111"
|
||||
url "https://github.com/docker/docker-credential-helpers/archive/v0.5.2.tar.gz"
|
||||
sha256 "aa334cbadf67d61fcdc116ec9ed787bf3ac6eac330a9baf1fef8581bff37ad10"
|
||||
head "https://github.com/docker/docker-credential-helpers.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue