Skip to content

Commit cafaee7

Browse files
New version: Jackett.Jackett version 0.22.1471 (microsoft#234458)
1 parent c338c54 commit cafaee7

File tree

3 files changed

+81
-0
lines changed

3 files changed

+81
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Created with WinGet Releaser using komac v2.10.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json
3+
4+
PackageIdentifier: Jackett.Jackett
5+
PackageVersion: 0.22.1471
6+
InstallerLocale: en-US
7+
InstallerType: inno
8+
Scope: machine
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
UpgradeBehavior: install
14+
ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1'
15+
ReleaseDate: 2025-03-04
16+
AppsAndFeaturesEntries:
17+
- ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1'
18+
ElevationRequirement: elevatesSelf
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%ProgramData%\Jackett'
21+
Installers:
22+
- Architecture: x86
23+
InstallerUrl: https://github.com/Jackett/Jackett/releases/download/v0.22.1471/Jackett.Installer.Windows.exe
24+
InstallerSha256: 379C564E3FDD721DF5113927647AE5171C63A1C1A3BA368043EC68EB38ACD071
25+
ManifestType: installer
26+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
# Created with WinGet Releaser using komac v2.10.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json
3+
4+
PackageIdentifier: Jackett.Jackett
5+
PackageVersion: 0.22.1471
6+
PackageLocale: en-US
7+
Publisher: Jackett
8+
PublisherUrl: https://github.com/Jackett/Jackett
9+
PublisherSupportUrl: https://github.com/Jackett/Jackett/issues
10+
Author: Jackett Contributors
11+
PackageName: Jackett
12+
PackageUrl: https://github.com/Jackett/Jackett
13+
License: GPL-2.0
14+
LicenseUrl: https://github.com/Jackett/Jackett/blob/HEAD/LICENSE
15+
Copyright: Copyright (C) 1989, 1991 Free Software Foundation, Inc.
16+
CopyrightUrl: https://github.com/Jackett/Jackett/blob/master/LICENSE
17+
ShortDescription: API Support for your favorite torrent trackers.
18+
Description: |-
19+
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.
20+
This allows for getting recent uploads (like RSS) and performing searches.
21+
Jackett is a single repository of maintained indexer scraping and translation logic - removing the burden from other apps.
22+
Moniker: jackett
23+
Tags:
24+
- indexer
25+
- p2p
26+
- proxy
27+
- rss
28+
- sonarr
29+
- torent-management
30+
- torrent
31+
- torrent-search-engine
32+
- trackers
33+
ReleaseNotes: |-
34+
Changes:
35+
- 6ac655b nortorrent: bump domain
36+
- 9c18ea2 Update CONTRIBUTING.md
37+
- 7647374 Update bug_report.yml
38+
- 0d0889e Update bug_report.yml
39+
- ab1812f Add bug report input to weed out timewasters (#15885)
40+
- 65d43a9 yuscene: new cat
41+
- 29c0885 Update rudub.yml
42+
- bb49ece avistaz: update timezone offset
43+
- 34fce4e Update README.md
44+
This list of changes was auto generated.
45+
ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.1471
46+
ManifestType: defaultLocale
47+
ManifestVersion: 1.9.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.10.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json
3+
4+
PackageIdentifier: Jackett.Jackett
5+
PackageVersion: 0.22.1471
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.9.0

0 commit comments

Comments
 (0)