mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[mexce] update to 1.0.1 (#48342)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO imakris/mexce
|
||||
REF "v${VERSION}"
|
||||
SHA512 325FE93D7D1C49BAABDFC522E7D37266A087BB0D33221E30A972F09AA5FC0BCFDCF8462676D85CD703C1A9C32D26B0C30CA4A68C5F250ACB34272306E4B890B5
|
||||
SHA512 9ca7cc69a4fff5735c66c5976c4ce40b441110212928fa2a768d351f60278e2ad3f6e8e116a1c1a07b028742d8059ab8a5193494404f66e75319d9d82ca972bc
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mexce",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "Header-only JIT compiler for scalar mathematical expressions.",
|
||||
"homepage": "https://github.com/imakris/mexce",
|
||||
"license": "BSD-2-Clause",
|
||||
|
||||
@@ -6337,7 +6337,7 @@
|
||||
"port-version": 5
|
||||
},
|
||||
"mexce": {
|
||||
"baseline": "1.0.0",
|
||||
"baseline": "1.0.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"mfl": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "0d8372b271bc29c526b7bb1acc2d8e70ddd3d5e4",
|
||||
"version": "1.0.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "e18f75b4056dd1ba7c854e92034484cf97c19e0e",
|
||||
"version": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user