Skip to content

Commit 8fd0e0f

Browse files
chore(deps): update dependency wdaan/vuetorrent to v2.30.0 (#101)
Co-authored-by: gabe565-renovate[bot] <156644344+gabe565-renovate[bot]@users.noreply.github.com>
1 parent 915dd4f commit 8fd0e0f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: push
44

55
env:
66
VUETORRENT_REPO: WDaan/VueTorrent
7-
VUETORRENT_REF: v2.29.0
7+
VUETORRENT_REF: v2.30.0
88

99
jobs:
1010
build:

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM alpine:3.22 AS src
22
WORKDIR /app
33

44
ARG VUETORRENT_REPO=WDaan/VueTorrent
5-
ARG VUETORRENT_REF=v2.29.0
5+
ARG VUETORRENT_REF=v2.30.0
66

77
RUN <<EOT
88
set -eux

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# LinuxServer.io VueTorrent Mod
22

33
<!--renovate repo=WDaan/VueTorrent -->
4-
[![Version](https://img.shields.io/badge/Version-v2.29.0-informational?style=flat)](https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent)
4+
[![Version](https://img.shields.io/badge/Version-v2.30.0-informational?style=flat)](https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent)
55
[![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)
66

77
> [!IMPORTANT]

0 commit comments

Comments
 (0)