Skip to content

Commit

Permalink
chore(deps): update dependency wdaan/vuetorrent to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565-renovate[bot] committed Aug 19, 2024
1 parent 1c83b3f commit 047f8bc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: push

env:
VUETORRENT_REPO: WDaan/VueTorrent
VUETORRENT_REF: v2.11.2
VUETORRENT_REF: v2.12.0

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM alpine:3.20 as src
WORKDIR /app

ARG VUETORRENT_REPO=WDaan/VueTorrent
ARG VUETORRENT_REF=v2.11.2
ARG VUETORRENT_REF=v2.12.0

RUN <<EOT
set -eux
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# LinuxServer.io VueTorrent Mod

<!--renovate repo=WDaan/VueTorrent -->
[![Version](https://img.shields.io/badge/Version-v2.11.2-informational?style=flat)](https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent)
[![Version](https://img.shields.io/badge/Version-v2.12.0-informational?style=flat)](https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent)
[![Build](https://github.com/gabe565/linuxserver-mod-vuetorrent/actions/workflows/build.yml/badge.svg)](https://github.com/gabe565/linuxserver-mod-vuetorrent/actions/workflows/build.yml)

Docker mod that installs [VueTorrent](https://github.com/WDaan/VueTorrent) to the [LinuxServer.io qBittorrent images](https://github.com/linuxserver/docker-qbittorrent).
Expand Down

0 comments on commit 047f8bc

Please sign in to comment.