Take v0.19.3 of perf libs which improves sigverify perf 2x (#11894)

This commit is contained in:
sakridge 2020-08-28 12:34:25 -07:00 committed by GitHub
parent 4aec1db8f3
commit 9393dce1ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
PERF_LIBS_VERSION=v0.19.1
PERF_LIBS_VERSION=v0.19.3
VERSION=$PERF_LIBS_VERSION-1
set -e