Added Jackett version 0.18.155.0. (#13989)
This commit is contained in:
@@ -0,0 +1,19 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Jackett.Jackett
|
||||||
|
PackageVersion: 0.18.155.0
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: inno
|
||||||
|
InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.18.155/Jackett.Installer.Windows.exe
|
||||||
|
InstallerSha256: 0C07AAF55421AFE528501A91A104BD5966AD99785A370AF1C28E4666FAA525DA
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,30 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Jackett.Jackett
|
||||||
|
PackageVersion: 0.18.155.0
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Jackett
|
||||||
|
PublisherUrl: https://github.com/Jackett/Jackett
|
||||||
|
PublisherSupportUrl: https://github.com/Jackett/Jackett/issues
|
||||||
|
Author: Jackett Contributors
|
||||||
|
PackageName: Jackett
|
||||||
|
PackageUrl: https://github.com/Jackett/Jackett
|
||||||
|
License: GNU General Public License v2.0
|
||||||
|
LicenseUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE
|
||||||
|
Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||||
|
CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE
|
||||||
|
ShortDescription: API Support for your favorite torrent trackers.
|
||||||
|
Description: Jackett works as a proxy server, it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps.
|
||||||
|
Moniker: jackett
|
||||||
|
Tags:
|
||||||
|
- torrent
|
||||||
|
- p2p
|
||||||
|
- rss
|
||||||
|
- proxy
|
||||||
|
- sonarr
|
||||||
|
- indexer
|
||||||
|
- trackers
|
||||||
|
- torrent-search-engine
|
||||||
|
- torent-management
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
@@ -0,0 +1,7 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Jackett.Jackett
|
||||||
|
PackageVersion: 0.18.155.0
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
|
|
Reference in New Issue
Block a user