vcpkg/ports/xorstr/vcpkg.json
chausner 62ded68afd
[xorstr] Update to 2021-09-12 (#20949)
* Update xorstr to 2021-09-12

* Update CI baseline

* Fix version date

* Update git-tree hash

* Remove phantom version from version database.

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-10-28 13:29:45 -07:00

7 lines
189 B
JSON

{
"name": "xorstr",
"version-date": "2021-10-23",
"description": "Heavily vectorized c++17 compile time string encryption",
"homepage": "https://github.com/JustasMasiulis/xorstr"
}