diff options
author | drzee | 2023-08-26 00:02:56 +0000 |
---|---|---|
committer | drzee | 2023-08-26 00:02:56 +0000 |
commit | b8c0209de33dbd54854a1efcc8c9aa9536ab6dd0 (patch) | |
tree | 895f65dbf1e5c6b3298a741c78a7aa20a8812ed4 /.SRCINFO | |
parent | e251b1124d9792121603885b00131b3d195c963d (diff) | |
download | aur-b8c0209de33dbd54854a1efcc8c9aa9536ab6dd0.tar.gz |
PKGBUILD to install version 3.2.1478.0 of AWS Systems Manager Agent
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = amazon-ssm-agent-bin pkgdesc = Amazon SSM Agent for managing EC2 Instances using the SSM APIs. - pkgver = 3.2.1377.0 + pkgver = 3.2.1478.0 pkgrel = 1 url = https://aws.amazon.com/documentation/systems-manager/ arch = x86_64 @@ -8,7 +8,7 @@ pkgbase = amazon-ssm-agent-bin depends = glibc provides = amazon-ssm-agent conflicts = amazon-ssm-agent - source = https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.2.1377.0/debian_amd64/amazon-ssm-agent.deb - md5sums = 7616d4c73cc4908602a6944663a167eb + source = https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.2.1478.0/debian_amd64/amazon-ssm-agent.deb + md5sums = df8ae532a069d1b229b8e049ecc3fd21 pkgname = amazon-ssm-agent-bin |