Add MPR to Unofficial Downloads (#2592)
* Add MPR to Unofficial Downloads * Add MPR link to Unofficial Downloads section * Would resolve issue #2130 * Add MPR to Auto Label Issue * Add MPR to Bug Report
This commit is contained in:
parent
50222db65a
commit
c201a31aeb
|
@ -85,6 +85,7 @@ body:
|
||||||
- .dmg
|
- .dmg
|
||||||
- .exe
|
- .exe
|
||||||
- Flathub
|
- Flathub
|
||||||
|
- MPR
|
||||||
- .pacman
|
- .pacman
|
||||||
- Portable
|
- Portable
|
||||||
- PortableApps
|
- PortableApps
|
||||||
|
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
"labels": ["B: visual"]
|
"labels": ["B: visual"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"keywords": ["AUR", "Chocolatey", "PortableApps", "winget", "Scoop"],
|
"keywords": ["AUR", "Chocolatey", "PortableApps", "winget", "Scoop", "MPR"],
|
||||||
"labels": ["B: Unofficial Download"]
|
"labels": ["B: Unofficial Download"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -64,6 +64,8 @@ These builds are maintained by the community. While they should be safe, downlo
|
||||||
|
|
||||||
* Chocolatey: [Download](https://chocolatey.org/packages/freetube/)
|
* Chocolatey: [Download](https://chocolatey.org/packages/freetube/)
|
||||||
|
|
||||||
|
* makedeb Package Repository (MPR): [Download](https://mpr.makedeb.org/packages/freetube-bin)
|
||||||
|
|
||||||
* PortableApps (Windows Only): [Download](https://github.com/rddim/FreeTubePortable/releases) [Source](https://github.com/rddim/FreeTubePortable)
|
* PortableApps (Windows Only): [Download](https://github.com/rddim/FreeTubePortable/releases) [Source](https://github.com/rddim/FreeTubePortable)
|
||||||
|
|
||||||
* Scoop (Windows Only): [Usage](https://github.com/ScoopInstaller/Scoop)
|
* Scoop (Windows Only): [Usage](https://github.com/ScoopInstaller/Scoop)
|
||||||
|
|
Loading…
Reference in New Issue