aws / homebrew-tap

Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.
Apache License 2.0
107 stars 96 forks source link

Update EMR on EKS custom image cli to v1.05 #522

Closed zhuyulin27 closed 10 months ago

zhuyulin27 commented 10 months ago

Issue #, if available:

Description of changes: Updated the version to 1.02 for EMR on EKS custom image cli. Last updated commit: https://github.com/aws/homebrew-tap/pull/314

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tested locally with below command:

brew install --build-from-source Formula/emr-on-eks-custom-image.rb

and made it running successfully.