MDL-83268 core_h5p: Remove the h5plib_v126 plugin
The h5plib_v126 plugin can be removed because it has been replaced with h5plib_v127, which is using the latest versions of the libraries.
This commit is contained in:
+3
-2
@@ -266,7 +266,7 @@
|
||||
"rubric"
|
||||
],
|
||||
"h5plib": [
|
||||
"v126"
|
||||
"v127"
|
||||
],
|
||||
"local": [],
|
||||
"logstore": [
|
||||
@@ -595,7 +595,8 @@
|
||||
"censor"
|
||||
],
|
||||
"h5plib": [
|
||||
"v124"
|
||||
"v124",
|
||||
"v126"
|
||||
],
|
||||
"logstore": [
|
||||
"legacy"
|
||||
|
||||
Reference in New Issue
Block a user