Skip to content

Commit

Permalink
Updater bot : nzbget updated to v24.3-ls166
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Nov 2, 2024
1 parent fe7efe5 commit b7066ee
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions nzbget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

## v24.3-ls166 (02-11-2024)
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)

## v24.3-ls165 (26-10-2024)
- Update to latest version from linuxserver/docker-nzbget (changelog : https://github.com/linuxserver/docker-nzbget/releases)

Expand Down
2 changes: 1 addition & 1 deletion nzbget/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,5 @@
"slug": "nzbget",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v24.3-ls165"
"version": "v24.3-ls166"
}
4 changes: 2 additions & 2 deletions nzbget/updater.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "26-10-2024",
"last_update": "02-11-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "nzbget",
"source": "github",
"upstream_repo": "linuxserver/docker-nzbget",
"upstream_version": "v24.3-ls165"
"upstream_version": "v24.3-ls166"
}

0 comments on commit b7066ee

Please sign in to comment.