diff options
author | drzee | 2022-04-07 00:04:53 +0000 |
---|---|---|
committer | drzee | 2022-04-07 00:04:53 +0000 |
commit | e1e05d68440ef8e9f768bdfc64159e733ed8eabf (patch) | |
tree | 6777dd954e6b1ed5ff6315373aa2522701ab2507 /.SRCINFO | |
parent | 444977c3a2d202019490cc03bb0ca0646807452f (diff) | |
download | aur-e1e05d68440ef8e9f768bdfc64159e733ed8eabf.tar.gz |
PKGBUILD to install version 3.1.1188.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.1.1141.0 + pkgver = 3.1.1188.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.1.1141.0/debian_amd64/amazon-ssm-agent.deb - md5sums = d0405096916e4847a08688ba12c0f2af + source = https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.1.1188.0/debian_amd64/amazon-ssm-agent.deb + md5sums = 90842402c3bfde3bb264fe59c1503ed4 pkgname = amazon-ssm-agent-bin |