diff options
| author | Gelila Seifu <Gelila.seifu@intel.com> | 2021-09-03 00:00:29 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-03 00:00:29 -0700 |
| commit | 39d0da3a71ccc7a8cd042dae7a2073e48fa07413 (patch) | |
| tree | 14f70df59ce7b275235156590b10fa5ed4fb1179 /versions | |
| parent | 5835ade57b8ca9fbdf23e1da9857fc039c443310 (diff) | |
| download | vcpkg-39d0da3a71ccc7a8cd042dae7a2073e48fa07413.tar.gz vcpkg-39d0da3a71ccc7a8cd042dae7a2073e48fa07413.zip | |
[hexl] Update version to 1.2.1 (#19468)
* update HEXL v1.2
* added x-add-version output
* rename intel-hexl to hexl
* update x-add-version output
* update homepage
* Update version database
* update portfile
* update portfile
* add find GIT
* Update version database
* Update ports/hexl/portfile.cmake
* use MSBUILD for Windows
* Update version database
* set generator
* Update version database
* update typo
* Update version database
* Fix build error
* Update ports/hexl/portfile.cmake
* Re-fix the dependencies
* update hexl version
* Update version database
* locate git, remove unused file
* Update version database
* update version, add dependency
* update dependency
* Update version database
* update HEXL to 1.2.1
* Update version database
* Fix version database.
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/h-/hexl.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index c5271320a..4f4bbcc55 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2533,7 +2533,7 @@ "port-version": 0 }, "hexl": { - "baseline": "1.1.0", + "baseline": "1.2.1", "port-version": 0 }, "hffix": { diff --git a/versions/h-/hexl.json b/versions/h-/hexl.json index dbee52a46..45b391e05 100644 --- a/versions/h-/hexl.json +++ b/versions/h-/hexl.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "14a96b80d062ba4dea3d18839c4d737792584a3c", + "version": "1.2.1", + "port-version": 0 + }, + { "git-tree": "abbac3846835a67c818b2fd51c32a1e859aca7b3", "version": "1.1.0", "port-version": 0 |
