diff options
| author | Michael Heyman <mheyman@gmail.com> | 2021-10-11 13:19:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 10:19:49 -0700 |
| commit | 4ce045cdc24d31a38d2a9b02b5e16b30d4d9947b (patch) | |
| tree | d26852b3e20aa01d3720514c1a19e6f4914bb926 /versions/a-/activemq-cpp.json | |
| parent | 6ff166cc3e7242a4be699d9c847a834c0d981223 (diff) | |
| download | vcpkg-4ce045cdc24d31a38d2a9b02b5e16b30d4d9947b.tar.gz vcpkg-4ce045cdc24d31a38d2a9b02b5e16b30d4d9947b.zip | |
[activemq-cpp] support linux (#19789)
@PhoebeHui
> * I think we need a discussion about unofficial being in the namespace
I still want to discuss this
Diffstat (limited to 'versions/a-/activemq-cpp.json')
| -rw-r--r-- | versions/a-/activemq-cpp.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/a-/activemq-cpp.json b/versions/a-/activemq-cpp.json index 2507ec7aa..e08320929 100644 --- a/versions/a-/activemq-cpp.json +++ b/versions/a-/activemq-cpp.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "bce9f87e7df6f4e8a9c3121018ffc032e3d2603e", + "version-semver": "3.9.5", + "port-version": 5 + }, + { "git-tree": "13f5f938c4d12bf4a62061f9891f77e7fc03fc23", "version-string": "3.9.5", "port-version": 4 |
