Skip to content

Commit

Permalink
2.15.15
Browse files Browse the repository at this point in the history
  • Loading branch information
knightjoel committed Jan 27, 2024
1 parent 71d74f1 commit 09d373a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ make install

```text
% aws --version
aws-cli/2.13.30 Python/3.10.13 OpenBSD/7.4 source/amd64 prompt/off
aws-cli/2.15.15 Python/3.10.13 OpenBSD/7.4 source/amd64 prompt/off
```
2 changes: 1 addition & 1 deletion ports/sysutils/awscliv2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
COMMENT = universal command line environment v2 for AWS

MODPY_EGG_VERSION = 2.15.12
MODPY_EGG_VERSION = 2.15.15
PKGNAME = awscli-${MODPY_EGG_VERSION}

GH_ACCOUNT = aws
Expand Down

0 comments on commit 09d373a

Please sign in to comment.