diff options
| author | Michael Heyman <mheyman@gmail.com> | 2021-05-18 18:24:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-18 15:24:38 -0700 |
| commit | f5b1b96dda4a80fa94355b5c083eb4c485f3c6f7 (patch) | |
| tree | 4bc7757c6e2de951a6ea0a3b923f1e145f638050 /versions | |
| parent | 7e5febae30b5271636a35cbb0a5edad87ad5fbdf (diff) | |
| download | vcpkg-f5b1b96dda4a80fa94355b5c083eb4c485f3c6f7.tar.gz vcpkg-f5b1b96dda4a80fa94355b5c083eb4c485f3c6f7.zip | |
[atomic-queue]: available in vcpkg! (#17953)
Co-authored-by: Michael Heyman <Michael.Heyman@jhuapl.edu>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/a-/atomic-queue.json | 9 | ||||
| -rw-r--r-- | versions/baseline.json | 4 |
2 files changed, 13 insertions, 0 deletions
diff --git a/versions/a-/atomic-queue.json b/versions/a-/atomic-queue.json new file mode 100644 index 000000000..56784d4b3 --- /dev/null +++ b/versions/a-/atomic-queue.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "a32a426d9c16a0067532134ecb6680ee7928f7f7", + "version-date": "2021-05-03", + "port-version": 0 + } + ] +} diff --git a/versions/baseline.json b/versions/baseline.json index 25d538877..5d62c111f 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -188,6 +188,10 @@ "baseline": "0", "port-version": 0 }, + "atomic-queue": { + "baseline": "2021-05-03", + "port-version": 0 + }, "aubio": { "baseline": "0.4.9", "port-version": 4 |
