vcpkg/versions/r-/random123.json
Kelly (KT) Thompson ac6ef2f665
[random123] Add new port (#24716)
* Provide Deshaw Research's Random123 implementation

* Convert CONTROL to vcpkg.json.

* Update versions/baseline.json.

* Remove call to deprecated function.

* Address reviewer comments by using vcpkg_from_github.

* Implement recommended changes from MR review.

* Update x-add-version.

* Random123 uses a proprietary license that is very similar to BSD.

* Random123 uses a proprietary license that is very similar to BSD.

* Update versions file.

* format portfile.cmake

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-15 13:40:29 -07:00

10 lines
149 B
JSON

{
"versions": [
{
"git-tree": "c4e7e093d8eabdc89b0634e4a361e4a982c7cbe5",
"version": "1.14.0",
"port-version": 0
}
]
}