build(libass): bump to 0.18.2
This commit is contained in:
@@ -4,8 +4,8 @@ project("asskt")
|
|||||||
|
|
||||||
# Fetching the fork release at configure time keeps per-ABI static archives out
|
# Fetching the fork release at configure time keeps per-ABI static archives out
|
||||||
# of git; the pinned hash makes that network step reproducible.
|
# of git; the pinned hash makes that network step reproducible.
|
||||||
set(LIBASS_VERSION "0.18.1")
|
set(LIBASS_VERSION "0.18.2")
|
||||||
set(LIBASS_SHA256 "56088619d3907fabbede978d053eca842c1acdda2fea8f11a1e4e1c5722f0624")
|
set(LIBASS_SHA256 "b8306c5d74ad06f4ab467efda8eb88faf2343027b18e8ba5d08d65da9fcf3116")
|
||||||
set(LIBASS_ZIP_URL "https://github.com/edde746/libass/releases/download/${LIBASS_VERSION}/libass-android-${LIBASS_VERSION}.zip")
|
set(LIBASS_ZIP_URL "https://github.com/edde746/libass/releases/download/${LIBASS_VERSION}/libass-android-${LIBASS_VERSION}.zip")
|
||||||
|
|
||||||
# Gradle passes one cache root so per-ABI CMake builds share the download.
|
# Gradle passes one cache root so per-ABI CMake builds share the download.
|
||||||
|
|||||||
@@ -789,7 +789,7 @@
|
|||||||
repositoryURL = "https://github.com/edde746/MPVKit";
|
repositoryURL = "https://github.com/edde746/MPVKit";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = exactVersion;
|
kind = exactVersion;
|
||||||
version = 1.0.6;
|
version = 1.0.7;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
|||||||
@@ -40,8 +40,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/edde746/MPVKit",
|
"location" : "https://github.com/edde746/MPVKit",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "bed69a1cd381934c987376db1ed30b8c4725ae0c",
|
"revision" : "b3c0e0900235ba8e4cd86ed962817e1a38b284be",
|
||||||
"version" : "1.0.6"
|
"version" : "1.0.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -40,8 +40,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/edde746/MPVKit",
|
"location" : "https://github.com/edde746/MPVKit",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "bed69a1cd381934c987376db1ed30b8c4725ae0c",
|
"revision" : "b3c0e0900235ba8e4cd86ed962817e1a38b284be",
|
||||||
"version" : "1.0.6"
|
"version" : "1.0.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -883,7 +883,7 @@
|
|||||||
repositoryURL = "https://github.com/edde746/MPVKit";
|
repositoryURL = "https://github.com/edde746/MPVKit";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = exactVersion;
|
kind = exactVersion;
|
||||||
version = 1.0.6;
|
version = 1.0.7;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
|||||||
@@ -13,8 +13,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/edde746/MPVKit",
|
"location" : "https://github.com/edde746/MPVKit",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "bed69a1cd381934c987376db1ed30b8c4725ae0c",
|
"revision" : "b3c0e0900235ba8e4cd86ed962817e1a38b284be",
|
||||||
"version" : "1.0.6"
|
"version" : "1.0.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -13,8 +13,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/edde746/MPVKit",
|
"location" : "https://github.com/edde746/MPVKit",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "bed69a1cd381934c987376db1ed30b8c4725ae0c",
|
"revision" : "b3c0e0900235ba8e4cd86ed962817e1a38b284be",
|
||||||
"version" : "1.0.6"
|
"version" : "1.0.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -935,7 +935,7 @@
|
|||||||
repositoryURL = "https://github.com/edde746/MPVKit";
|
repositoryURL = "https://github.com/edde746/MPVKit";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = exactVersion;
|
kind = exactVersion;
|
||||||
version = 1.0.6;
|
version = 1.0.7;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/edde746/MPVKit",
|
"location" : "https://github.com/edde746/MPVKit",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "bed69a1cd381934c987376db1ed30b8c4725ae0c",
|
"revision" : "b3c0e0900235ba8e4cd86ed962817e1a38b284be",
|
||||||
"version" : "1.0.6"
|
"version" : "1.0.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/edde746/MPVKit",
|
"location" : "https://github.com/edde746/MPVKit",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "bed69a1cd381934c987376db1ed30b8c4725ae0c",
|
"revision" : "b3c0e0900235ba8e4cd86ed962817e1a38b284be",
|
||||||
"version" : "1.0.6"
|
"version" : "1.0.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user