зеркало из https://github.com/microsoft/vcpkg.git
[zxing-cpp] Update to 2.0.0 (#28882)
* Update zxing-cpp version to 2.0.0 * x-add-version
This commit is contained in:
Родитель
fc649d55ad
Коммит
16d8b8961b
|
@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
|
||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO zxing-cpp/zxing-cpp
|
REPO zxing-cpp/zxing-cpp
|
||||||
REF v1.4.0
|
REF v2.0.0
|
||||||
SHA512 05c5b9282f13b76fa0897b21e5b73cb7df0c52e62f1a2d9760fe774aa0378fde97f5f9896690b65b28b4b96ba6ad2703bed53ffaf9d3784636d29cbe860d4bad
|
SHA512 fa22164f834a42194eafd0d3e9c09d953233c69843ac6e79c8d6513314be28d8082382b436c379368e687e0eed05cb5e566d2893ec6eb29233a36643904ae083
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "nu-book-zxing-cpp",
|
"name": "nu-book-zxing-cpp",
|
||||||
"version": "1.4.0",
|
"version": "2.0.0",
|
||||||
"description": "Barcode detection and decoding library.",
|
"description": "Barcode detection and decoding library.",
|
||||||
"homepage": "https://github.com/zxing-cpp/zxing-cpp",
|
"homepage": "https://github.com/zxing-cpp/zxing-cpp",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
|
@ -5361,7 +5361,7 @@
|
||||||
"port-version": 1
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"nu-book-zxing-cpp": {
|
"nu-book-zxing-cpp": {
|
||||||
"baseline": "1.4.0",
|
"baseline": "2.0.0",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"nuklear": {
|
"nuklear": {
|
||||||
|
|
|
@ -1,5 +1,10 @@
|
||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "78c8636186395a676c941dc214b01d4576d643b6",
|
||||||
|
"version": "2.0.0",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "726a38ae57ae90e631ad0b0983132ec249e7c497",
|
"git-tree": "726a38ae57ae90e631ad0b0983132ec249e7c497",
|
||||||
"version": "1.4.0",
|
"version": "1.4.0",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче