Skip to content

Commit

Permalink
New version: Jackett.Jackett version 0.22.554 (#171350)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilike2burnthing authored Sep 3, 2024
1 parent 77f6d88 commit ff72350
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 0 deletions.
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.554
InstallerLocale: en-US
InstallerType: inno
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
ProductCode: '{C2A9FC00-AA48-4F17-9A72-62FBCEE2785B}_is1'
ReleaseDate: 2024-09-03
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.554/Jackett.Installer.Windows.exe
InstallerSha256: E35F37B1858E691B757EC1846503D73C6C76CD901E8E3290F21E9F0DFE7419AC
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# 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.554
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:
- docs: update DateTimeRoutines.cs (#15574)
- rudub: bump domain
- ptfans: ptfans.cc working again
- myanonamouse: use personal freeleech for DVF
- bakabt: add missing import
- Update README.md
- bakabt: minor updates
This list of changes was auto generated.
ReleaseNotesUrl: https://github.com/Jackett/Jackett/releases/tag/v0.22.554
ManifestType: defaultLocale
ManifestVersion: 1.6.0
8 changes: 8 additions & 0 deletions manifests/j/Jackett/Jackett/0.22.554/Jackett.Jackett.yaml
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.554
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit ff72350

Please sign in to comment.