Skip to content

Commit

Permalink
3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ioraff committed Nov 25, 2023
1 parent cb5ff28 commit be508ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
workflow_dispatch:

env:
VERSION: 3.1.4
SHA256: 840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3
VERSION: 3.2.0
SHA256: 14c826f07c7e433706fb5c69fa9e25dab95684844b4c962a2cf1bf183eb4690e

jobs:
build:
Expand All @@ -29,6 +29,6 @@ jobs:
draft: false
name: "Generated"
tag_name: generated
files: output/openssl-3.1.4-generated.tar.gz
files: output/openssl-3.2.0-generated.tar.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit be508ec

Please sign in to comment.