diff --git a/manifests/Amazon/AWSCLI/2.1.27.yaml b/manifests/Amazon/AWSCLI/2.1.27.yaml deleted file mode 100644 index f656b48a7..000000000 --- a/manifests/Amazon/AWSCLI/2.1.27.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# ================== General ================== -Id: Amazon.AWSCLI -Publisher: Amazon -Name: AWS Command Line Interface v2 -Author: Amazon -Description: Universal Command Line Interface for Amazon Web Services -AppMoniker: aws -Tags: cli, aws, amazon -#Protocols: -Commands: aws - -# ================== License ================== -Homepage: https://aws.amazon.com/cli/ -License: Apache 2.0 license -LicenseUrl: https://github.com/aws/aws-cli/blob/2.1.27/LICENSE.txt - -# ================= Installer ================= -MinOSVersion: 10.0.0.0 -#Channel: stable # Channel is not supported in this preview (5/24/2020) -Version: 2.1.27 - -InstallerType: msi -Installers: - - Arch: x64 - Url: https://awscli.amazonaws.com/AWSCLIV2-2.1.27.msi - Sha256: F111C2A42708E2D7B7DB8CE6CAE9BC6BC81AC95E5389BED072FDFB9691BA8A83 - ProductCode: "{9C12DAAA-6C73-421E-AA09-6D8E6C3B9B79}" - Scope: machine - Language: en-US - -# ManifestVersion: 0.1.0 \ No newline at end of file diff --git a/manifests/Amazon/AWSCLI/2.1.28.yaml b/manifests/Amazon/AWSCLI/2.1.28.yaml new file mode 100644 index 000000000..3e1b54ea8 --- /dev/null +++ b/manifests/Amazon/AWSCLI/2.1.28.yaml @@ -0,0 +1,20 @@ +Id: Amazon.AWSCLI +Publisher: Amazon +Name: AWS Command Line Interface v2 +Author: Amazon +Description: Universal Command Line Interface for Amazon Web Services +AppMoniker: aws +Tags: cli, aws, amazon +Commands: aws +Homepage: https://aws.amazon.com/cli/ +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/2.1.28/LICENSE.txt +MinOSVersion: 10.0.0.0 +Version: 2.1.28 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://awscli.amazonaws.com/AWSCLIV2-2.1.28.msi + Sha256: bc0bbfcf92dabb271eca11b5bb38726b6ba62245e7301b5b8c34b5a8c744ac28 + Scope: machine + Language: en-US