Compare commits

...
Author SHA1 Message Date
LinuxServer-CI 4a7206c6ff Bot Updating Templated Files 2023-08-10 17:40:06 +00:00
AdamandGitHub d5f4bfee00 Merge pull request #5 from linuxserver/main-unrar 2023-08-10 18:29:19 +01:00
TheSpad 5eb0e6290e Bump unrar to 6.2.10 2023-08-10 17:41:05 +01:00
LinuxServer-CI ddd36657e1 Bot Updating Package Versions 2023-08-10 15:52:38 +00:00
LinuxServer-CI fdd929380d Bot Updating Package Versions 2023-08-09 15:54:40 +00:00
5 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ FROM ghcr.io/by275/libtorrent:2-alpine3.18 as libtorrent
FROM ghcr.io/linuxserver/baseimage-alpine:3.18
# set version label
ARG UNRAR_VERSION=6.2.8
ARG UNRAR_VERSION=6.2.10
ARG BUILD_DATE
ARG VERSION
ARG FLEXGET_VERSION
+1 -1
View File
@@ -5,7 +5,7 @@ FROM ghcr.io/by275/libtorrent:2-alpine3.18 as libtorrent
FROM ghcr.io/linuxserver/baseimage-alpine:arm64v8-3.18
# set version label
ARG UNRAR_VERSION=6.2.8
ARG UNRAR_VERSION=6.2.10
ARG BUILD_DATE
ARG VERSION
ARG FLEXGET_VERSION
+1
View File
@@ -247,4 +247,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **10.08.23:** - Bump unrar to 6.2.10.
* **03.07.23:** - Initial Release.
+1 -1
View File
@@ -8,7 +8,7 @@ Flask-Compress 1.13 python
Flask-Cors 3.0.10 python
Flask-Login 0.6.2 python
Flask-RESTful 0.3.9 python
FlexGet 3.8.2 python
FlexGet 3.8.4 python
Jinja2 3.1.2 python
MarkupSafe 2.1.1 python
PyRSS2Gen 1.1 python
+1
View File
@@ -57,4 +57,5 @@ app_setup_block: |
# changelog
changelogs:
- {date: "10.08.23:", desc: "Bump unrar to 6.2.10."}
- { date: "03.07.23:", desc: "Initial Release." }