docker-credential-helper-ecr 0.3.0
Closes #38773. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d54764b977
commit
12c681cdbe
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ 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.git",
|
||||
:tag => "v0.2.0",
|
||||
:revision => "b9fd5a88b82e749a5227a31409fea58f91bdd489"
|
||||
:tag => "v0.3.0",
|
||||
:revision => "798bf2536dbe8a8d297e0b9ce5d61a8ef3df7775"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue