Skip to content

Commit

Permalink
Release version 3.6.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
cesmarvin committed Dec 6, 2024
1 parent 7d79ef0 commit 3632191
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM registry.cloudogu.com/official/java:17.0.12-3
LABEL maintainer="[email protected]"

ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.5.0/unix-3.5.0.tar.gz
ARG SCM_PKG_SHA256=9205d013a8344185c0ed67dc1733b4cf8e9cd64a9c3ae8989638eb4263386a38
ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/3.6.0/unix-3.6.0.tar.gz
ARG SCM_PKG_SHA256=b2283869b7217829db2f05caa601d5b5197c44e4059f178ed52e7fca9ffc52a3
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
ARG SCM_CODE_EDITOR_PLUGIN_SHA256=2d4821f1930bd19407a0bfc386edebc26f2cd03ef6a855e4bb7abaf8bb0a4220
ARG SCM_SCRIPT_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-script-plugin/3.0.0/scm-script-plugin-3.0.0.smp
Expand Down
2 changes: 1 addition & 1 deletion dogu.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Name": "official/scm",
"Version": "3.5.0-2",
"Version": "3.6.0-1",
"DisplayName": "SCM-Manager",
"Description": "The easiest way to share and manage your Git, Mercurial and Subversion repositories over http.",
"Category": "Development Apps",
Expand Down

0 comments on commit 3632191

Please sign in to comment.