Skip to content

Commit

Permalink
Update to OpenSSL 1.1.1j
Browse files Browse the repository at this point in the history
  • Loading branch information
rossmacarthur committed Feb 20, 2021
1 parent 7df061b commit a0b1d4e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -26,6 +26,12 @@ For each target

## Releases

### 0.2.3

*Unreleased*

- [Update to OpenSSL 1.1.1j.]

### 0.2.2

*Released on September 22nd, 2020*
Expand Down
2 changes: 1 addition & 1 deletion docker/install_openssl.sh
Expand Up @@ -5,7 +5,7 @@
set -ex

main() {
local version=1.1.1g
local version=1.1.1j
local os=$1
local triple=$2

Expand Down

0 comments on commit a0b1d4e

Please sign in to comment.