|  | 
| 6 | 6 |         "description": "Patches for deficient C++ runtime implementations" | 
| 7 | 7 |     }, | 
| 8 | 8 |     { | 
| 9 |  | -        "package": "gtest/1.14.7@microblink/main#818f423340f2f03abac082b39d50cd1f", | 
|  | 9 | +        "package": "gtest/1.14.9@microblink/main#92cbac29cb2870655027eb912cd72358", | 
| 10 | 10 |         "url": "https://bitbucket.org/microblink/core-google-test/src", | 
| 11 | 11 |         "license": "BSD 3-Clause", | 
| 12 | 12 |         "description": "Google's C++ test framework" | 
|  | 
| 36 | 36 |         "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API" | 
| 37 | 37 |     }, | 
| 38 | 38 |     { | 
| 39 |  | -        "package": "utfcpp/3.2.2@microblink/main#1f2203969d96fbb009386a28c871b581", | 
|  | 39 | +        "package": "utfcpp/4.0.6@microblink/main#ea11de5465f5305ad0fc5d691185d7a5", | 
| 40 | 40 |         "url": "https://github.com/microblink/utfcpp", | 
| 41 | 41 |         "license": "Boost Software License 1.0", | 
| 42 | 42 |         "description": "UTF-8 with C++ in a Portable Way" | 
| 43 | 43 |     }, | 
| 44 | 44 |     { | 
| 45 |  | -        "package": "sweater/1.1.4@microblink/main#08f619e71a655de4d7c5305175fb4e4b", | 
|  | 45 | +        "package": "sweater/1.1.7@microblink/main#00226324984e8fb052dd8e703b48d28e", | 
| 46 | 46 |         "url": "https://github.com/microblink/sweater", | 
| 47 | 47 |         "license": "MIT", | 
| 48 | 48 |         "description": "Humble Outer Dispatch" | 
| 49 | 49 |     }, | 
| 50 | 50 |     { | 
| 51 |  | -        "package": "cpuinfo/20230428.2@microblink/main#69c57badb6dd4e3e218c5d280cea949b", | 
|  | 51 | +        "package": "cpuinfo/20250509.9@microblink/main#40de5b1b7859404e36455d2a5a670efb", | 
| 52 | 52 |         "url": "https://github.com/microblink/cpuinfo", | 
| 53 | 53 |         "license": "BSD 2-Clause \"Simplified\" License", | 
| 54 | 54 |         "description": "cpuinfo is a library to detect essential for performance optimization information about host CPU" | 
|  | 
| 96 | 96 |         "description": "SIMD-accelerated libjpeg-compatible JPEG codec library" | 
| 97 | 97 |     }, | 
| 98 | 98 |     { | 
| 99 |  | -        "package": "libpng/1.6.42@microblink/main#07724945d4103c360e9cb46a6ebb7391", | 
|  | 99 | +        "package": "libpng/1.6.48@microblink/main#a894c6d32b60eb517232069228102b95", | 
| 100 | 100 |         "url": "https://github.com/microblink/libpng", | 
| 101 | 101 |         "license": "libpng-2.0", | 
| 102 | 102 |         "description": "An Open, Extensible Image Format with Lossless Compression" | 
|  | 
| 108 | 108 |         "description": "Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data" | 
| 109 | 109 |     }, | 
| 110 | 110 |     { | 
| 111 |  | -        "package": "abseil/20230802.1.5@microblink/main#bc59392428de29fb32008a4721805645", | 
|  | 111 | +        "package": "abseil/20230802.2.0@microblink/main#26e189ef1d57122e19806f0794b40c80", | 
| 112 | 112 |         "url": "https://github.com/microblink/abseil-cpp", | 
| 113 | 113 |         "license": "Apache-2.0", | 
| 114 | 114 |         "description": "Abseil Common Libraries (C++) from Google" | 
|  | 
| 120 | 120 |         "description": "qoixx is a high performance MIT licensed single-header QOI implementation written in C++20." | 
| 121 | 121 |     }, | 
| 122 | 122 |     { | 
| 123 |  | -        "package": "eigen/3.4.1@microblink/main#89924435ee7bbea82943ab36e0f2669c", | 
|  | 123 | +        "package": "eigen/3.4.2@microblink/main#406195518d246c1d387b54df8ade9052", | 
| 124 | 124 |         "url": "https://github.com/microblink/eigen-git-mirror", | 
| 125 | 125 |         "license": "Mozilla Public License Version 2.0", | 
| 126 | 126 |         "description": "Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is versatile, fast, elegant and works on many platforms (OS/Compilers)." | 
| 127 | 127 |     }, | 
| 128 | 128 |     { | 
| 129 |  | -        "package": "hash/2.0.2@microblink/main#f13f101395e62ac0f7ea8a5c1511b92b", | 
|  | 129 | +        "package": "hash/2.0.3@microblink/main#bca5158cdd3532fd9a32d7539b66194f", | 
| 130 | 130 |         "url": "https://github.com/microblink/hash-library", | 
| 131 | 131 |         "license": "zlib", | 
| 132 | 132 |         "description": "Portable C++ Hashing Library" | 
|  | 
| 144 | 144 |         "description": "A small and fast ECDH and ECDSA implementation for 8-bit, 32-bit, and 64-bit processors." | 
| 145 | 145 |     }, | 
| 146 | 146 |     { | 
| 147 |  | -        "package": "xnnpack/20230525.1.4@microblink/main#492ca6c9a9ea680e1424c32500c912a0", | 
|  | 147 | +        "package": "xnnpack/20230525.1.6@microblink/main#3e5e60789c103ebfec170c7898cdfe4d", | 
| 148 | 148 |         "url": "https://github.com/microblink/XNNPACK", | 
| 149 | 149 |         "license": "BSD", | 
| 150 | 150 |         "description": "XNNPACK library" | 
| 151 | 151 |     }, | 
| 152 | 152 |     { | 
| 153 |  | -        "package": "kiwaku/20230809.2@microblink/main#e54c95111cde3fb09ca2a8e2937ea041", | 
|  | 153 | +        "package": "kiwaku/20230809.3@microblink/main#4386c7f0bd8838531bfacaf13c89a992", | 
| 154 | 154 |         "url": "https://github.com/microblink/kiwaku", | 
| 155 | 155 |         "license": "BSL-1.0", | 
| 156 | 156 |         "description": "C++20 and onward collection of high performance data containers and related tools" | 
|  | 
0 commit comments