removing same conatainer check that forced re-ecnoded after ffmpeg upgrade this is no longer necassary

This commit is contained in:
reven
2021-12-12 12:40:51 +13:00
parent 84617fca6b
commit 1562fdeb85
8 changed files with 4 additions and 7 deletions

View File

@@ -1,17 +1,17 @@
[
{
"Name": "BasicNodes",
"Version": "0.0.1.27",
"Version": "0.0.1.28",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/BasicNodes.zip?raw=true"
},
{
"Name": "MetaNodes",
"Version": "0.0.1.27",
"Version": "0.0.1.28",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/MetaNodes.zip?raw=true"
},
{
"Name": "VideoNodes",
"Version": "0.0.1.27",
"Version": "0.0.1.28",
"Package": "https://github.com/revenz/FileFlowsPlugins/blob/master/Builds/VideoNodes.zip?raw=true"
}
]