docker-credential-helper 0.5.2

Closes #14698.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-06-18 06:56:14 -07:00
parent 037bb4723f
commit 647218fc8e

View file

@ -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