Skip to content

Commit

Permalink
Update SSM agent to 2.3.1569.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iliana committed Aug 11, 2020
1 parent baf2045 commit f01c3d9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ARCH ?= $(lastword $(subst :, ,$(filter $(UNAME_ARCH):%,x86_64:amd64 aarch64:arm
DOCKER_ARCH ?= $(lastword $(subst :, ,$(filter $(ARCH):%,amd64:amd64 arm64:arm64v8)))

# SSM_AGENT_VERSION is the SSM Agent's distributed RPM Version to install.
SSM_AGENT_VERSION ?= 2.3.842.0
SSM_AGENT_VERSION ?= 2.3.1569.0

.PHONY: all build check check-static-bash

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.4.0
v0.4.1
4 changes: 2 additions & 2 deletions hashes/ssm
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
46204c7b9c8334475b71eeab4c1fde14d0204620dff04befb25d7a313abf56eefc660fcc30c6b1d1cd47b1373657ca737c629b52fdee328107902001485ba192 amazon-ssm-agent-2.3.842.0.amd64.rpm
4c59deb582bf826e4c6e90e4c5da3b8e868f9c6cc470c7bc28f06ac7b27495d82bbc299f2038e38f0566a6456ca0e8e7be90074dcc7eedf5e163dadafc27a906 amazon-ssm-agent-2.3.842.0.arm64.rpm
cbf29e4b4a13cb2ee35faffc70bc821fcdf026b8a73e8fdd30cedd4665b19142ebb39e9c37d17c38b0f2ee11de62f07eae15ab8ffbd12d6b08dbc77197429c99 amazon-ssm-agent-2.3.1569.0.amd64.rpm
8e4a9cb3c010831b99881da7bd1bb0e3e655475cbf4d941e4c1e2b4e8536be774fa806e490aea2525eb62dbfea4364322e361775218417a469475507e7c4f6c2 amazon-ssm-agent-2.3.1569.0.arm64.rpm

0 comments on commit f01c3d9

Please sign in to comment.