Skip to content

Commit

Permalink
3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ioraff committed Oct 23, 2024
1 parent 2dd6a4a commit 5a9f062
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.3.2
SHA256: 2e8a40b01979afe8be0bbfb3de5dc1c6709fedb46d6c89c10da114ab5fc3d281
VERSION: 3.4.0
SHA256: e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27709b7294bf

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

0 comments on commit 5a9f062

Please sign in to comment.