Skip to content

Commit 71b69ad

Browse files
committed
Release version 2.45.1-1
1 parent b5b48e7 commit 71b69ad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.6-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.44.2/unix-2.44.2.tar.gz
5-
ARG SCM_PKG_SHA256=ded6caa5635145b32111ee719c86691d2d591b6865e6f9ffc86c690f5d3dd6ca
4+
ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.45.1/unix-2.45.1.tar.gz
5+
ARG SCM_PKG_SHA256=b091b8ce3f3054b690d636bc3d95d29bc45885ff96b498448951ba55c90b8342
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.5.0/scm-script-plugin-2.5.0.smp

dogu.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "official/scm",
3-
"Version": "2.44.2-3",
3+
"Version": "2.45.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",
@@ -257,4 +257,4 @@
257257
"Type": "tcp",
258258
"Port": 8080
259259
}
260-
}
260+
}

0 commit comments

Comments
 (0)