Skip to content

Commit 3e03181

Browse files
fix(deps): update jackett/jackett v0.24.1094 → v0.24.1098 (#1097)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Jackett/Jackett](https://redirect.github.com/Jackett/Jackett) | patch | `v0.24.1094` → `v0.24.1098` | --- ### Release Notes <details> <summary>Jackett/Jackett (Jackett/Jackett)</summary> ### [`v0.24.1098`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1098) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1094...v0.24.1098) #### Changes: - [`f67624c`](https://redirect.github.com/Jackett/Jackett/commit/f67624c93ffabb4906abe6b43d5b464c6f3ac1b0) thebrothers: update cats - [`d62d19a`](https://redirect.github.com/Jackett/Jackett/commit/d62d19aac271bf76c0c8ce04c8e6682b4d88b98b) uztracker: new cats - [`84a9693`](https://redirect.github.com/Jackett/Jackett/commit/84a9693cf3eb516ae2bdeed069bbd52c8351339e) bittorrentfiles: drop expired ca - [`7b0b067`](https://redirect.github.com/Jackett/Jackett/commit/7b0b067c5d3fccba347ada13e7e00c81661b588d) world-torrent: -> mania-torrent - [`85cbce2`](https://redirect.github.com/Jackett/Jackett/commit/85cbce2fc8775ab83baf385b91308bb75d82acd9) torrenttip: bump domain - [`85e5ad0`](https://redirect.github.com/Jackett/Jackett/commit/85e5ad08381fc9430ac281757a21b334e7c45fbe) torrentsome: bump domain - [`1c7771c`](https://redirect.github.com/Jackett/Jackett/commit/1c7771c2c8ae49eca9603feb1d0001fc0926b843) sharewood-api: update error login selectors This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15616\&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 0362b70 commit 3e03181

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

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)