Commit Graph

2 Commits

Author SHA1 Message Date
Gregory Popovitch
5c65160378
[gtl] update version to v1.1.2 (#26084)
* [gtl] Update version to v1.1.2

* commit result of running `vcpkg add-version`

* update gtl.json

update gtl.json

* update version

* Add homepage

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-08-01 11:13:41 -07:00
Gregory Popovitch
fa93152c9b
[GTL] Add new port (#23400)
* [parallel-hashmap] update version to 1.34

* run `vcpkg x-add-version --all` and change `version-string` to `version`

* make suggested changes

* add changes suggested by @JonLui1993

* ran `vcpkg x-add-version --all ` as suggested

* update version

* update parallel-hashmap.json

* initial version

* finish adding gtl port

* add suggested changes (quotes around paths)

* Update gtl.json

* add quotes to paths as suggested.

* Update vcpkg.json

* fix error: Error: String `1.00` is not a valid Relaxed version string (semver with arbitrary numeric identifiers)

* Revert "add quotes to paths as suggested."

This reverts commit 3b3f8daa0f.

* Update gtl.json

* remove old version as suggested by @Thomas1664

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-03-11 11:25:53 -08:00