Skip to content

Commit e735a32

Browse files
committed
CI: bump LibreSSL 4.x branches to latest releases
1 parent 21ab91d commit e735a32

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -196,17 +196,17 @@ jobs:
196196
bindgen: true
197197
library:
198198
name: libressl
199-
version: 4.0.0
199+
version: 4.0.1
200200
- target: x86_64-unknown-linux-gnu
201201
bindgen: true
202202
library:
203203
name: libressl
204-
version: 4.1.0
204+
version: 4.1.2
205205
- target: x86_64-unknown-linux-gnu
206206
bindgen: true
207207
library:
208208
name: libressl
209-
version: 4.2.0
209+
version: 4.2.1
210210
- target: x86_64-unknown-linux-gnu
211211
bindgen: false
212212
library:
@@ -216,17 +216,17 @@ jobs:
216216
bindgen: false
217217
library:
218218
name: libressl
219-
version: 4.0.0
219+
version: 4.0.1
220220
- target: x86_64-unknown-linux-gnu
221221
bindgen: false
222222
library:
223223
name: libressl
224-
version: 4.1.0
224+
version: 4.1.2
225225
- target: x86_64-unknown-linux-gnu
226226
bindgen: false
227227
library:
228228
name: libressl
229-
version: 4.2.0
229+
version: 4.2.1
230230
- target: x86_64-unknown-linux-gnu
231231
bindgen: false
232232
library:

0 commit comments

Comments
 (0)