vcpkg/ports/xorstr/vcpkg.json
tiqac dcb0145cbf
[xorstr] Update to 2020-11-29 (#15721)
* [xorstr] Update to 2020-11-29

* Run x-add-version

* version-string -> version-date

* Run x-add-version
2021-01-19 15:37:18 -08:00

7 lines
189 B
JSON

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