chore: simplify artifacts names

This commit is contained in:
ThaUnknown 2022-08-19 00:17:52 +02:00
parent c7d747efc1
commit 324b32ed6f

View file

@ -2,6 +2,7 @@
"name": "Miru",
"version": "3.1.1",
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
"description": "Stream anime torrents, real-time with no waiting for downloads.",
"main": "src/index.js",
"homepage": "https://github.com/ThaUnknown/miru#readme",
"scripts": {
@ -74,7 +75,7 @@
"target": "nsis"
},
"linux": {
"artifactName": "${os}-${arch}-${name}-${version}.${ext}",
"artifactName": "${os}-${name}-${version}.${ext}",
"category": "Video;Anime",
"description": "Bittorrent streaming software for cats",
"desktop": {