Skip to content

Commit e59e83f

Browse files
fix(deps): update jackett/jackett v0.24.1074 → v0.24.1089 (#1068)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Jackett/Jackett](https://redirect.github.com/Jackett/Jackett) | patch | `v0.24.1074` → `v0.24.1089` | --- ### Release Notes <details> <summary>Jackett/Jackett (Jackett/Jackett)</summary> ### [`v0.24.1089`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1089) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1074...v0.24.1089) #### Changes: - [`d5d9716`](https://redirect.github.com/Jackett/Jackett/commit/d5d971692bc50061f4f0e1983926af2ea800d724) magnetcat: bump alt domains - [`24db98a`](https://redirect.github.com/Jackett/Jackett/commit/24db98a52baa3fcc3b8ac863993f2bee4974bfeb) add momentpt a Chinese private site. resolves [#&#8203;16567](https://redirect.github.com/Jackett/Jackett/issues/16567) - [`5e83b70`](https://redirect.github.com/Jackett/Jackett/commit/5e83b70a65589d89e87b900865f3c42d6f2621b3) add ptlgs a Chinese private site. resolves [#&#8203;16566](https://redirect.github.com/Jackett/Jackett/issues/16566) - [`586bd22`](https://redirect.github.com/Jackett/Jackett/commit/586bd221e2c119dba11ecdc86fe00bc4f5750880) add xingyung a Chinese private site. resolves [#&#8203;15956](https://redirect.github.com/Jackett/Jackett/issues/15956) - [`55a3cca`](https://redirect.github.com/Jackett/Jackett/commit/55a3ccae0909f221e12d5bdbd03deea90cbae2c1) assorted nexus: correct inconsequential typo - [`5d99782`](https://redirect.github.com/Jackett/Jackett/commit/5d997821f101f0ea3effa8511012937960de9b30) lacale: swap french with \* for better keywordless search - [`387a658`](https://redirect.github.com/Jackett/Jackett/commit/387a65861e4abc9b6064ffaec01a7eb1c23ad460) sextorrent: typo - [`85fd659`](https://redirect.github.com/Jackett/Jackett/commit/85fd6593bb1d59667838033bf21a6d30814f5ad4) shareisland: update cats - [`9c083b4`](https://redirect.github.com/Jackett/Jackett/commit/9c083b41bb026d0ea905614c4a29d78b0a3d3ffe) sextorrent: updates resolves [#&#8203;16182](https://redirect.github.com/Jackett/Jackett/issues/16182) - [`ba62fc2`](https://redirect.github.com/Jackett/Jackett/commit/ba62fc2e18d89e0ac8a12d1bc6005b71451bad3c) ptzone: add Chinese private tracker. resolves [#&#8203;16516](https://redirect.github.com/Jackett/Jackett/issues/16516) ([#&#8203;16570](https://redirect.github.com/Jackett/Jackett/issues/16570)) <details><summary><b>See More</b></summary> - [`fd408b5`](https://redirect.github.com/Jackett/Jackett/commit/fd408b5fb778a5ad77883310c8bbb978f5606f80) uztracker: update cat - [`7380e2d`](https://redirect.github.com/Jackett/Jackett/commit/7380e2d883d3f15f7e5c8d9cd0ee9120bc241a32) torrent9: new domain - [`c208a35`](https://redirect.github.com/Jackett/Jackett/commit/c208a351ad7c771a16dc85c0aa29df06798faf09) add bluetorrents a private site. resolves [#&#8203;16554](https://redirect.github.com/Jackett/Jackett/issues/16554) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15607\&view=logs).</details> </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 d458ec5 commit e59e83f

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.1074"
9+
default = "v0.24.1089"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)