diff options
| author | wangqr <wangqr@users.noreply.github.com> | 2021-04-30 18:13:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-30 11:13:16 -0700 |
| commit | dfb69e54d834d61fea317fadae400d96ff67b977 (patch) | |
| tree | 051ee79a41af34277340e26d09d639c163adcae5 /versions | |
| parent | cc726b6a6d0e8cb6da0a5af16fb62ea67706b49b (diff) | |
| download | vcpkg-dfb69e54d834d61fea317fadae400d96ff67b977.tar.gz vcpkg-dfb69e54d834d61fea317fadae400d96ff67b977.zip | |
[avisynthplus] Update to 3.7.0 (#17221)
* [avisynthplus] Update to 3.7.0
* Update to 3.7.0
* Allows static build as this is supported since 3.7.0
* [avisynthplus] add filesystem submodule to support older compiler
* [avisynthplus] change version-string to version-semver
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/a-/avisynthplus.json | 5 | ||||
| -rw-r--r-- | versions/baseline.json | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/a-/avisynthplus.json b/versions/a-/avisynthplus.json index 9dcdf7313..73c484393 100644 --- a/versions/a-/avisynthplus.json +++ b/versions/a-/avisynthplus.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "3d573152a7d82faefcb525b1d6cf688a1465a71b", + "version-semver": "3.7.0", + "port-version": 0 + }, + { "git-tree": "de073b58132bfad56e8b89ece1e9e4c995df607b", "version-string": "3.6.1", "port-version": 0 diff --git a/versions/baseline.json b/versions/baseline.json index 16f73bc3d..e6ccdc8de 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -205,7 +205,7 @@ "port-version": 0 }, "avisynthplus": { - "baseline": "3.6.1", + "baseline": "3.7.0", "port-version": 0 }, "avro-c": { |
