diff options
| author | Daniele Pallastrelli <5451767+daniele77@users.noreply.github.com> | 2021-06-03 22:11:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-03 13:11:37 -0700 |
| commit | 2da3434b40d3a8cac43bf2541d846ec93787e204 (patch) | |
| tree | 3bc15466dd93dd6d083500d5d3fb115d2b518315 /versions/a- | |
| parent | 8129af76d6cf50ce4ba9a69432bc2f3e8ebb305a (diff) | |
| download | vcpkg-2da3434b40d3a8cac43bf2541d846ec93787e204.tar.gz vcpkg-2da3434b40d3a8cac43bf2541d846ec93787e204.zip | |
[aricpp] new port (#18048)
* [cli] Update the version to 1.1.1
* [cli] Update the version to 1.2.1
* [cli] Update the version to 1.2.1: fix PR requests
* [aricpp] create a new port (#17162)
* [cli] run the command: ./vcpkg x-add-version --all
* [aricpp] change request for #18048
* Update ports/aricpp/portfile.cmake
* [aricpp] change request for #18048
* Update ports/aricpp/vcpkg.json
* Update ports/aricpp/vcpkg.json
* Update versions/a-/aricpp.json
* Update versions/a-/aricpp.json
* [aricpp] port-version -> 0
Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'versions/a-')
| -rw-r--r-- | versions/a-/aricpp.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/a-/aricpp.json b/versions/a-/aricpp.json new file mode 100644 index 000000000..36bcbe95b --- /dev/null +++ b/versions/a-/aricpp.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "6bab43826055b88429107ef725b3c98fdded73ee", + "version-semver": "1.1.1", + "port-version": 0 + } + ] +} |
