mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-18 07:02:27 +00:00
chore: update to 23.1.0, universal macos build
This commit is contained in:
parent
06ec8c204c
commit
3d05c598bf
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Miru",
|
||||
"version": "3.7.6",
|
||||
"version": "3.8.0",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"description": "Stream anime torrents, real-time with no waiting for downloads.",
|
||||
"main": "src/index.js",
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
"asarUnpack": "**/*.node",
|
||||
"electronDownload": {
|
||||
"mirror": "https://github.com/aa910d571134/feb7c2e1a10f/releases/download/",
|
||||
"version": "20.1.1",
|
||||
"version": "23.1.0",
|
||||
"customDir": "2ffc48f0b43f"
|
||||
},
|
||||
"protocols": {
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
"icon": "build/icon.icns",
|
||||
"target": [
|
||||
{
|
||||
"arch": "x64",
|
||||
"arch": "universal",
|
||||
"target": "dmg"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue