Skip to content

Commit c30dcde

Browse files
fix(deps): update jackett/jackett v0.24.1089 → v0.24.1094 (#1080)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Jackett/Jackett](https://redirect.github.com/Jackett/Jackett) | patch | `v0.24.1089` → `v0.24.1094` | --- ### Release Notes <details> <summary>Jackett/Jackett (Jackett/Jackett)</summary> ### [`v0.24.1094`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1094) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1089...v0.24.1094) #### Changes: - [`1f4c3a7`](https://redirect.github.com/Jackett/Jackett/commit/1f4c3a76f8c226a5bea766cb9809ecdf3f68283e) cinecalidad: removed. resolves [#&#8203;6081](https://redirect.github.com/Jackett/Jackett/issues/6081) - [`4f04589`](https://redirect.github.com/Jackett/Jackett/commit/4f04589cc845c84340494140996b298e13eede41) videoteka: removed. resolves [#&#8203;15483](https://redirect.github.com/Jackett/Jackett/issues/15483) - [`e09d94f`](https://redirect.github.com/Jackett/Jackett/commit/e09d94ff036bdf1eefb6fa726283e4afc6c16988) sextorrent: update cats - [`ebf26df`](https://redirect.github.com/Jackett/Jackett/commit/ebf26df1b8913cd75351cf92e70b6ef9fcdac8f5) bittorrentfiles: CA expired - [`10459c0`](https://redirect.github.com/Jackett/Jackett/commit/10459c0e782d21333d0a4527f432ce8ce04f8ab2) backups: update cats & layout - [`f8f2b41`](https://redirect.github.com/Jackett/Jackett/commit/f8f2b4174d9e8d68d83db72e88e76c14762c8dbd) hhanclub: more specific login error selector. resolves [#&#8203;13538](https://redirect.github.com/Jackett/Jackett/issues/13538) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15612\&view=logs). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFwcC9qYWNrZXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL3BhdGNoIl19-->
1 parent b1b8a1d commit c30dcde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/jackett/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=github-releases depName=Jackett/Jackett
9-
default = "v0.24.1089"
9+
default = "v0.24.1094"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)