mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
fix: remove linux arm [doesnt work anyways]
This commit is contained in:
parent
748d5f4ab5
commit
4566365f3c
1 changed files with 0 additions and 8 deletions
|
|
@ -93,14 +93,6 @@
|
|||
{
|
||||
"arch": "x64",
|
||||
"target": "deb"
|
||||
},
|
||||
{
|
||||
"arch": "arm64",
|
||||
"target": "AppImage"
|
||||
},
|
||||
{
|
||||
"arch": "arm64",
|
||||
"target": "deb"
|
||||
}
|
||||
],
|
||||
"mimeTypes": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue