[blake3] Update to 1.3.3 (#29095)

* Update blake3 to 1.3.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
chausner 2023-01-24 01:00:38 +01:00 committed by GitHub
parent 89248afb74
commit 6174e7f6f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO BLAKE3-team/BLAKE3
REF 1.3.1
SHA512 9906673a9eca100a6ad8c369f4c380ac66b59ed055cb8358fe99bb67ebbcc98e24da5860b257136a1f9cc8ece5733b2ac68c55b9be65ae6f2904ffd92ef34ce6
REF 1.3.3
SHA512 3ea57a86af7357582479ed5d762d368ee52421636c72723b08f528f9bf53637bad0058c5aded0b9a1b9479f374f5d3b110677e00c2b1124a47bfcdac800c2836
HEAD_REF main
)

View File

@ -1,7 +1,6 @@
{
"name": "blake3",
"version": "1.3.1",
"port-version": 1,
"version": "1.3.3",
"description": "BLAKE3 cryptographic hash function.",
"homepage": "https://github.com/BLAKE3-team/BLAKE3",
"license": "CC0-1.0 OR Apache-2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "707d127029e3c2e2c2216fba6e36247ce43414b3",
"version": "1.3.3",
"port-version": 0
},
{
"git-tree": "78cffdc59cdb9f1c75dffa671578203d0a79fa42",
"version": "1.3.1",

View File

@ -537,8 +537,8 @@
"port-version": 0
},
"blake3": {
"baseline": "1.3.1",
"port-version": 1
"baseline": "1.3.3",
"port-version": 0
},
"blas": {
"baseline": "1",