[z3] update to 4.12.5 (#36365)

This commit is contained in:
Bruce Mitchener 2024-01-26 01:56:28 +07:00 committed by GitHub
parent cf20e29526
commit 2a4dbff654
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 9 additions and 4 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Z3Prover/z3
REF z3-${VERSION}
SHA512 fcb778d2e3e0d13fc68afcd8724548279f9edbbb4aac1bbb93e00959c33330ab2fd84f2c2e4b0b78f767819725a90b845fc606a9adc931ae1f0a11f4deae433b
SHA512 b5055468d1380c54b959f826e10846c323c0ef73cf6bba0970e187c38cabd5869786261cd9b89a89d8369144417180870627782bf705e5494286dfe75053c9a7
HEAD_REF master
PATCHES
fix-install-path.patch

View File

@ -7,6 +7,6 @@ index 477410ba8..fcca03917 100644
cmake_minimum_required(VERSION 3.16)
-set(CMAKE_USER_MAKE_RULES_OVERRIDE_CXX "${CMAKE_CURRENT_SOURCE_DIR}/cmake/cxx_compiler_flags_overrides.cmake")
project(Z3 VERSION 4.12.4.0 LANGUAGES CXX)
project(Z3 VERSION 4.12.5.0 LANGUAGES CXX)
################################################################################

View File

@ -1,6 +1,6 @@
{
"name": "z3",
"version": "4.12.4",
"version": "4.12.5",
"description": "Z3 is a theorem prover from Microsoft Research",
"homepage": "https://github.com/Z3Prover/z3",
"license": "MIT",

View File

@ -9429,7 +9429,7 @@
"port-version": 0
},
"z3": {
"baseline": "4.12.4",
"baseline": "4.12.5",
"port-version": 0
},
"z4kn4fein-semver": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "294ec73e2b15fd55e0ac922bcaffad517366dbba",
"version": "4.12.5",
"port-version": 0
},
{
"git-tree": "98aa7c18e339247b197bab014d1a52310ba39a7a",
"version": "4.12.4",