diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-09-14 11:17:25 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-13 20:17:25 -0700 |
| commit | 18860a0e4860f2dc77b4d7af83b94ea14b8ee48d (patch) | |
| tree | 955eaf8f3428af63f5f8a9ed9ba44e35f6becf87 /versions/a- | |
| parent | c592209c5f4d537b866548b1f2cb13e296b5dfc6 (diff) | |
| download | vcpkg-18860a0e4860f2dc77b4d7af83b94ea14b8ee48d.tar.gz vcpkg-18860a0e4860f2dc77b4d7af83b94ea14b8ee48d.zip | |
[armadillo]update to 10.6.2 (#19648)
* [armadillo]update to 10.6.2
* update version
* update portifile.cmake
* update version
Diffstat (limited to 'versions/a-')
| -rw-r--r-- | versions/a-/armadillo.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/a-/armadillo.json b/versions/a-/armadillo.json index 036696041..54a94c6a8 100644 --- a/versions/a-/armadillo.json +++ b/versions/a-/armadillo.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "66b31fe832e9322876f427f1fec7836bb71c082c", + "version": "10.6.2", + "port-version": 0 + }, + { "git-tree": "3925824cd7eed2d9fcaa092a9a543eb538d9a558", "version": "10.4.0", "port-version": 0 |
