docker-credential-helper-ecr 0.2.0

Closes #34147.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Igor Kapkov 2018-11-16 17:19:31 +11:00 committed by Thierry Moisan
parent 6766ae3ab2
commit ffbd820b4e

View file

@ -1,8 +1,9 @@
class DockerCredentialHelperEcr < Formula
desc "Docker Credential Helper for Amazon ECR"
homepage "https://github.com/awslabs/amazon-ecr-credential-helper"
url "https://github.com/awslabs/amazon-ecr-credential-helper/archive/v0.1.0.tar.gz"
sha256 "fa8a1e442fea42aab777c318a0c211e5cfc4572cafe22cc0ac8d1fd23a271e50"
url "https://github.com/awslabs/amazon-ecr-credential-helper.git",
:tag => "v0.2.0",
:revision => "b9fd5a88b82e749a5227a31409fea58f91bdd489"
bottle do
cellar :any_skip_relocation