diff options
| author | Jacob Kahn <jacobkahn1@gmail.com> | 2021-04-28 19:27:44 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-28 17:27:44 -0700 |
| commit | 81bcfa90bce04462b9e7806934b264a226aff307 (patch) | |
| tree | b181d94930184414b6606007f97cf796012bdba4 /versions/f- | |
| parent | 345921bce4ee724d4c5b164eb93d051667d2d990 (diff) | |
| download | vcpkg-81bcfa90bce04462b9e7806934b264a226aff307.tar.gz vcpkg-81bcfa90bce04462b9e7806934b264a226aff307.zip | |
[flashlight-cuda] update port to v0.3 (#17378)
* [flashlight-cuda] update port
* Update versions
* 0.3 tip
* version-string --> version, remove port-version
* Commit with --overwrite-version
* Update versions/f-/flashlight-cuda.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/f-')
| -rw-r--r-- | versions/f-/flashlight-cuda.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/f-/flashlight-cuda.json b/versions/f-/flashlight-cuda.json index 71400ff3c..4ac67a703 100644 --- a/versions/f-/flashlight-cuda.json +++ b/versions/f-/flashlight-cuda.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "bd616669b5eb7413794d727b9909309ae686cd04", + "version": "0.3", + "port-version": 0 + }, + { "git-tree": "b4308769591bc2d877cb5a2e829e7dfd64086c54", "version-string": "20210111", "port-version": 0 |
