docker-credential-helper 0.6.3

Closes #42034.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-07-17 00:49:35 +08:00 committed by FX Coudert
parent 1dab4a6533
commit dcd82ef794

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.6.2.tar.gz"
sha256 "897172aaec4976172c385f04c8bd8d3e9a321ef264ca78dec39b852d386e4071"
url "https://github.com/docker/docker-credential-helpers/archive/v0.6.3.tar.gz"
sha256 "441684cf1d2434aa1024aa2f8455e11502c44858e93ea171b19caa656dd2b2e2"
head "https://github.com/docker/docker-credential-helpers.git"
bottle do