diff options
| author | Stefan Boberg <[email protected]> | 2025-10-24 20:25:04 +0200 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2025-10-24 20:25:04 +0200 |
| commit | 8a048a96bf913472556e2c68ec698c9190dfe6fd (patch) | |
| tree | d8d74bacdb0260b6cd67affd8e21166ab2a6a0b7 /xmake.lua | |
| parent | can't install anything on the system from an action I guess (diff) | |
| download | zen-8a048a96bf913472556e2c68ec698c9190dfe6fd.tar.xz zen-8a048a96bf913472556e2c68ec698c9190dfe6fd.zip | |
added in-tree BLAKE3 1.8.2
Diffstat (limited to 'xmake.lua')
| -rw-r--r-- | xmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ set_configvar("ZEN_SCHEMA_VERSION", 5) -- force state wipe after 0.2.31 causing bad data (dan.engelbrecht) add_requires( - "vcpkg::blake3", "vcpkg::curl", "vcpkg::cxxopts", "vcpkg::doctest", |