diff options
| author | Brad Melanson <bradmelanson@icloud.com> | 2021-03-17 19:17:51 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-17 15:17:51 -0700 |
| commit | 2797033a86e7aa216231b5a8e275f93132b36011 (patch) | |
| tree | b2bd9e49378e65db038b387cf964995da698b8c7 /versions | |
| parent | 358bcd4166dde07a6c1b2c2b4ab9d5851d4faea2 (diff) | |
| download | vcpkg-2797033a86e7aa216231b5a8e275f93132b36011.tar.gz vcpkg-2797033a86e7aa216231b5a8e275f93132b36011.zip | |
[tweeny] Update to v3.2.0 (#16683)
* Update tweeny to v3.2.0 and vcpkg.json
* Update versions db
* Address PR feedback
* Fix git-tree value for tweeny
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/t-/tweeny.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index e53644952..f6a17b41b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -5997,7 +5997,7 @@ "port-version": 0 }, "tweeny": { - "baseline": "3.0", + "baseline": "3.2.0", "port-version": 0 }, "type-lite": { diff --git a/versions/t-/tweeny.json b/versions/t-/tweeny.json index 9e42e88f1..ad25b87d7 100644 --- a/versions/t-/tweeny.json +++ b/versions/t-/tweeny.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "07d8448c4d732f5596e87fc25392fc58ac7c1961", + "version": "3.2.0", + "port-version": 0 + }, + { "git-tree": "4156972279f81599c3698722eac76c32d6f69d16", "version-string": "3.0", "port-version": 0 |
