0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-19 19:52:15 +02:00

chore(deps): update dependency chriskohlhoff/asio to asio-1-31-0

This commit is contained in:
RenovateBot 2024-08-06 14:00:31 +00:00 committed by Jenkins-dev
parent 98e0f1f650
commit 8aaecdd14a

View File

@ -30,7 +30,7 @@ jobs:
with:
# versioning=regex:^asio-(?<major>\d+)-(?<minor>\d+)-(?<patch>\d+)$
repository: chriskohlhoff/asio
ref: asio-1-30-2
ref: asio-1-31-0
path: asio
- name: Checkout xxHash
if: steps.check_submit.outputs.cache-hit != 'true'