forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
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.22.1014 (microsoft#194871)
- Loading branch information
1 parent
5bbbdb4
commit 7055ca3
Showing
3 changed files
with
75 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/j/Jackett/Jackett/0.22.1014/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,26 @@ | ||
# Created with WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Jackett.Jackett | ||
PackageVersion: 0.22.1014 | ||
InstallerLocale: en-US | ||
InstallerType: inno | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' | ||
ReleaseDate: 2024-11-28 | ||
AppsAndFeaturesEntries: | ||
- DisplayName: Jackett | ||
Publisher: Jackett | ||
ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1' | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.22.1014/Jackett.Installer.Windows.exe | ||
InstallerSha256: 4F2ABFF06BF697F8216B652811FE5CCA3836A98BF51B0C21CBFCD02330B299F1 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
41 changes: 41 additions & 0 deletions
41
manifests/j/Jackett/Jackett/0.22.1014/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,41 @@ | ||
# Created with WinGet Releaser using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Jackett.Jackett | ||
PackageVersion: 0.22.1014 | ||
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/HEAD/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: | ||
- torrentqq: bump domains | ||
- torrentsir: bump domain | ||
- rudub: bump domain | ||
This list of changes was auto generated. | ||
ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.1014 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.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 using komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Jackett.Jackett | ||
PackageVersion: 0.22.1014 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |