extracted labels

This commit is contained in:
Armin Briegel
2021-04-20 16:31:52 +02:00
parent 24b8b435b6
commit 448a11a1b6
270 changed files with 6562 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
awscli2)
# credit: Bilal Habib (@Pro4TLZZ)
name="AWSCLI"
type="pkg"
packageID="com.amazon.aws.cli2"
downloadURL="https://awscli.amazonaws.com/AWSCLIV2.pkg"
appNewVersion=$( curl -fs "https://raw.githubusercontent.com/aws/aws-cli/v2/CHANGELOG.rst" | grep -i "CHANGELOG" -a4 | grep "[0-9.]" )
expectedTeamID="94KV3E626L"
;;