Skip to content

Commit 6f9d357

Browse files
committed
Release version 3.11.1-1
1 parent c8e0d73 commit 6f9d357

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM registry.cloudogu.com/official/java:17.0.13-1
22
LABEL maintainer="[email protected]"
33

4-
ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.11.0/unix-3.11.0.tar.gz
5-
ARG SCM_PKG_SHA256=1efac0ed4f39e0ba016b38cf72427d4b6e5a054e9217607788bc1510f0abcf86
4+
ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.11.1/unix-3.11.1.tar.gz
5+
ARG SCM_PKG_SHA256=dbdddbada5e51b6aa183b35e68632be83df10b7164b82952b3870f00066a1144
66
ARG SCM_CODE_EDITOR_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-code-editor-plugin/3.0.0/scm-code-editor-plugin-3.0.0.smp
77
ARG SCM_CODE_EDITOR_PLUGIN_SHA256=2d4821f1930bd19407a0bfc386edebc26f2cd03ef6a855e4bb7abaf8bb0a4220
88
ARG SCM_SCRIPT_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-script-plugin/3.2.0/scm-script-plugin-3.2.0.smp

dogu.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "official/scm",
3-
"Version": "3.11.0-1",
3+
"Version": "3.11.1-1",
44
"DisplayName": "SCM-Manager",
55
"Description": "The easiest way to share and manage your Git, Mercurial and Subversion repositories over http.",
66
"Category": "Development Apps",

0 commit comments

Comments
 (0)