Plugins: Unsigned chromium file should not invalidate signature for Renderer plugin (#59104)
* Plugins: Unsigned chromium file should not invalidate signature for Renderer plugin * fix test * re-work solution
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"type": "renderer",
|
||||
"name": "Test",
|
||||
"id": "test-renderer",
|
||||
"backend": true,
|
||||
"executable": "test",
|
||||
"info": {
|
||||
"version": "1.0.0",
|
||||
"description": "Test"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user