-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Jackett.Jackett version 0.21.1566 (#135443)
- Loading branch information
1 parent
803dbe1
commit cca2f0e
Showing
3 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: Jackett.Jackett | ||
PackageVersion: 0.21.1566 | ||
InstallerLocale: en-US | ||
InstallerType: inno | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ReleaseDate: 2024-01-18 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.21.1566/Jackett.Installer.Windows.exe | ||
InstallerSha256: 4C6D06699550A0EF8A1B4AA8D8A7140A8723288E68DCCB8C88336280EFA1BD83 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
42 changes: 42 additions & 0 deletions
42
manifests/j/Jackett/Jackett/0.21.1566/Jackett.Jackett.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: Jackett.Jackett | ||
PackageVersion: 0.21.1566 | ||
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: GPL-2.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: | ||
- indexer | ||
- p2p | ||
- proxy | ||
- rss | ||
- sonarr | ||
- torent-management | ||
- torrent | ||
- torrent-search-engine | ||
- trackers | ||
ReleaseNotes: |- | ||
Changes: | ||
- rptorrents-api: rename to rptscene-api (#14998) | ||
- tocashare: typo fix | ||
- add toca share a Portuguese private site. resolves #14996 | ||
- torrentqq: bump domain | ||
- finelit:e upgrade to v3.6.8. resolves #14995 | ||
ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.21.1566 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: Jackett.Jackett | ||
PackageVersion: 0.21.1566 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |