mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:50:12 +08:00
update qr deps
This commit is contained in:
parent
9f89e48733
commit
a08352f471
@ -22,8 +22,8 @@ clean() {
|
||||
rm -rf dl.zip yaml-* zxing-* protobuf curl cpr libpsl* zlib vcpkg
|
||||
}
|
||||
|
||||
#### ZXing v2.2.0 ####
|
||||
curl -L -o dl.zip https://github.com/nu-book/zxing-cpp/archive/refs/tags/v2.2.0.zip
|
||||
#### ZXing v2.3.0 ####
|
||||
curl -L -o dl.zip https://github.com/zxing-cpp/zxing-cpp/archive/refs/tags/v2.3.0.zip
|
||||
unzip dl.zip
|
||||
|
||||
cd zxing-*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user