ec2-ami-tools 1.5.7
Closes Homebrew/homebrew#40303. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
fd30e2cf99
commit
49f1ce519e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Ec2AmiTools < Formula
|
||||
homepage "https://aws.amazon.com/developertools/368"
|
||||
url "https://ec2-downloads.s3.amazonaws.com/ec2-ami-tools-1.5.6.zip"
|
||||
sha1 "cb1a0e807e6e4e473a5a462633cb9990ec851093"
|
||||
url "https://ec2-downloads.s3.amazonaws.com/ec2-ami-tools-1.5.7.zip"
|
||||
sha256 "5a45d9f393d2e144124d23d2312b3a8918c5a3f7463b48d55f8db3d56a3fb29f"
|
||||
|
||||
depends_on :java
|
||||
|
||||
|
|
Loading…
Reference in a new issue