#21: Add signature validation during installations [partial]
This commit is contained in:
@@ -2,27 +2,19 @@
|
||||
"Locations": {
|
||||
"win32": {
|
||||
"1.0.3": {
|
||||
"hash": "",
|
||||
"sig": "",
|
||||
"urls": []
|
||||
},
|
||||
"1.0.2": {
|
||||
"hash": "",
|
||||
"urls": ["https://pixeldrain.com/api/file/4oJeVntd"]
|
||||
}
|
||||
},
|
||||
"darwin": {
|
||||
"1.0.3": {
|
||||
"hash": "",
|
||||
"sig": "",
|
||||
"urls": []
|
||||
},
|
||||
"1.0.2": {
|
||||
"hash": "",
|
||||
"urls": ["https://pixeldrain.com/api/file/sEz57mDP"]
|
||||
}
|
||||
},
|
||||
"solus": {
|
||||
"1.0.3": {
|
||||
"hash": "",
|
||||
"sig": "",
|
||||
"urls": []
|
||||
}
|
||||
}
|
||||
@@ -35,12 +27,10 @@
|
||||
"1.0.3"
|
||||
],
|
||||
"win32": [
|
||||
"1.0.3",
|
||||
"1.0.2"
|
||||
"1.0.3"
|
||||
],
|
||||
"darwin": [
|
||||
"1.0.3",
|
||||
"1.0.2"
|
||||
"1.0.3"
|
||||
],
|
||||
"unknown": [
|
||||
"unavailable"
|
||||
|
||||
Reference in New Issue
Block a user