Skip to content

Commit 9c23b52

Browse files
committed
Release version 2.42.3-1
1 parent 9f21503 commit 9c23b52

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:11.0.14-3
22
LABEL maintainer="sebastian.sdorra@cloudogu.com"
33

4-
ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.42.2/unix-2.42.2.tar.gz
5-
ARG SCM_PKG_SHA256=e65951ce46cc9833442f91fb594d37c8bbdb0121462cacad8b16e79accc56e40
4+
ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.42.3/unix-2.42.3.tar.gz
5+
ARG SCM_PKG_SHA256=0dc9f43649dabb7651ef00377f7842dcdb2c358631988aca925f6b90509dacb7
66
ARG SCM_CODE_EDITOR_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-code-editor-plugin/1.1.0/scm-code-editor-plugin-1.1.0.smp
77
ARG SCM_CODE_EDITOR_PLUGIN_SHA256=0029893e1878d98d7df1e513227041ce5a59980e40c81be35bcc3a1fafe0a521
88
ARG SCM_SCRIPT_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-script-plugin/2.4.0/scm-script-plugin-2.4.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": "2.42.2-1",
3+
"Version": "2.42.3-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)