jackett 0.20.1918

Closes #111464.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-09-22 13:41:11 -04:00 committed by BrewTestBot
parent f5575e28a0
commit 046045bf92
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Jackett < Formula
desc "API Support for your favorite torrent trackers"
homepage "https://github.com/Jackett/Jackett"
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.20.1913.tar.gz"
sha256 "914d99448f54436b650a6b0b96c5a78c8280670da26031aaef86279c1f78a850"
url "https://github.com/Jackett/Jackett/archive/refs/tags/v0.20.1918.tar.gz"
sha256 "fe98055659ce9f00f7f80ad1f450ae74503b1f9bda0f83c00eb6f13669e12fcd"
license "GPL-2.0-only"
head "https://github.com/Jackett/Jackett.git", branch: "master"