Skip to content

Commit 1003bc1

Browse files
committed
Release version 2.30.0-1
1 parent b1d77d4 commit 1003bc1

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.11-2
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.29.1/unix-2.29.1.tar.gz
5-
ARG SCM_PKG_SHA256=375685f7e57ead6fb28226f538c098c3c71c6b1985c535b36065aa1b157ef115
4+
ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.30.0/unix-2.30.0.tar.gz
5+
ARG SCM_PKG_SHA256=082f17d7d08118f877f53ea1df0506271ca5f5638f45e0ec25bb4e7774e0200d
66
ARG SCM_CODE_EDITOR_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-code-editor-plugin/1.0.1/scm-code-editor-plugin-1.0.1.smp
77
ARG SCM_CODE_EDITOR_PLUGIN_SHA256=43fa610d77a58f8054be8851eee762d81f9493ceca3599746b28b79ab3044e0f
88
ARG SCM_SCRIPT_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-script-plugin/2.3.2/scm-script-plugin-2.3.2.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.29.1-2",
3+
"Version": "2.30.0-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)