We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f413c commit 090dfa3Copy full SHA for 090dfa3
Formula/d/docker-credential-helper-ecr.rb
@@ -1,8 +1,8 @@
1
class DockerCredentialHelperEcr < Formula
2
desc "Docker Credential Helper for Amazon ECR"
3
homepage "https://github.com/awslabs/amazon-ecr-credential-helper"
4
- url "https://github.com/awslabs/amazon-ecr-credential-helper/archive/refs/tags/v0.10.0.tar.gz"
5
- sha256 "dd97ebe79fcc488496cb6e5b2ad9f8a79b5105018c6ee02be9f80cc0df0f4ad7"
+ url "https://github.com/awslabs/amazon-ecr-credential-helper/archive/refs/tags/v0.10.1.tar.gz"
+ sha256 "872f612d8ff2ec294024c58b5ca452bebcd9eeceb29e105e159e5579ec6056b2"
6
license "Apache-2.0"
7
head "https://github.com/awslabs/amazon-ecr-credential-helper.git", branch: "main"
8
0 commit comments