File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
FROM registry.cloudogu.com/official/java:11.0.11-2
2
2
LABEL maintainer="sebastian.sdorra@cloudogu.com"
3
3
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
6
6
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
7
7
ARG SCM_CODE_EDITOR_PLUGIN_SHA256=43fa610d77a58f8054be8851eee762d81f9493ceca3599746b28b79ab3044e0f
8
8
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
Original file line number Diff line number Diff line change 1
1
{
2
2
"Name" : " official/scm" ,
3
- "Version" : " 2.29.1-2 " ,
3
+ "Version" : " 2.30.0-1 " ,
4
4
"DisplayName" : " SCM-Manager" ,
5
5
"Description" : " The easiest way to share and manage your Git, Mercurial and Subversion repositories over http." ,
6
6
"Category" : " Development Apps" ,
You can’t perform that action at this time.
0 commit comments