mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-21 16:41:59 +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",
|
"arch": "x64",
|
||||||
"target": "deb"
|
"target": "deb"
|
||||||
},
|
|
||||||
{
|
|
||||||
"arch": "arm64",
|
|
||||||
"target": "AppImage"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"arch": "arm64",
|
|
||||||
"target": "deb"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"mimeTypes": [
|
"mimeTypes": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue