From dfb69e54d834d61fea317fadae400d96ff67b977 Mon Sep 17 00:00:00 2001 From: wangqr Date: Fri, 30 Apr 2021 18:13:16 +0000 Subject: [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 --- versions/a-/avisynthplus.json | 5 +++++ versions/baseline.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'versions') 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,5 +1,10 @@ { "versions": [ + { + "git-tree": "3d573152a7d82faefcb525b1d6cf688a1465a71b", + "version-semver": "3.7.0", + "port-version": 0 + }, { "git-tree": "de073b58132bfad56e8b89ece1e9e4c995df607b", "version-string": "3.6.1", 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": { -- cgit v1.2.3