diff options
author | drzee | 2022-12-09 00:04:24 +0000 |
---|---|---|
committer | drzee | 2022-12-09 00:04:24 +0000 |
commit | fddb5b10e701cfb5a3096c0222ab1da62e697bfc (patch) | |
tree | f1cfc8730c935b198879beedb65e15e459f1745d /.SRCINFO | |
parent | 42beb434ea92fbbe05bf3acdeebe44f9399d650d (diff) | |
download | aur-fddb5b10e701cfb5a3096c0222ab1da62e697bfc.tar.gz |
PKGBUILD to install version 3.2.286.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.1927.0 + pkgver = 3.2.286.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.1927.0/debian_amd64/amazon-ssm-agent.deb - md5sums = 53adb2e57dc5e80667178e5c39a8a7d3 + source = https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.2.286.0/debian_amd64/amazon-ssm-agent.deb + md5sums = bb7a6b79c1543b3e2f460da3c04917d3 pkgname = amazon-ssm-agent-bin |