[zxing-cpp] Update to 2.0.0 (#28882)

* Update zxing-cpp version to 2.0.0

* x-add-version
This commit is contained in:
Qingnan Duan 2023-01-12 15:06:25 +08:00 committed by GitHub
parent fc649d55ad
commit 16d8b8961b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO zxing-cpp/zxing-cpp
REF v1.4.0
SHA512 05c5b9282f13b76fa0897b21e5b73cb7df0c52e62f1a2d9760fe774aa0378fde97f5f9896690b65b28b4b96ba6ad2703bed53ffaf9d3784636d29cbe860d4bad
REF v2.0.0
SHA512 fa22164f834a42194eafd0d3e9c09d953233c69843ac6e79c8d6513314be28d8082382b436c379368e687e0eed05cb5e566d2893ec6eb29233a36643904ae083
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "nu-book-zxing-cpp",
"version": "1.4.0",
"version": "2.0.0",
"description": "Barcode detection and decoding library.",
"homepage": "https://github.com/zxing-cpp/zxing-cpp",
"license": "Apache-2.0",

View File

@ -5361,7 +5361,7 @@
"port-version": 1
},
"nu-book-zxing-cpp": {
"baseline": "1.4.0",
"baseline": "2.0.0",
"port-version": 0
},
"nuklear": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "78c8636186395a676c941dc214b01d4576d643b6",
"version": "2.0.0",
"port-version": 0
},
{
"git-tree": "726a38ae57ae90e631ad0b0983132ec249e7c497",
"version": "1.4.0",