Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Computing
cbmroot
Commits
50b688a5
Commit
50b688a5
authored
4 years ago
by
Administrator
Browse files
Options
Downloads
Patches
Plain Diff
Update hash values for external repositories
Use the latest versions of the external repositories for input, geometry and parameters.
parent
473bb2c1
No related branches found
No related tags found
1 merge request
!43
Update hash values for external repositories
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
external/InstallGeometry.cmake
+1
-1
1 addition, 1 deletion
external/InstallGeometry.cmake
external/InstallInput.cmake
+1
-1
1 addition, 1 deletion
external/InstallInput.cmake
external/InstallParameter.cmake
+1
-1
1 addition, 1 deletion
external/InstallParameter.cmake
with
3 additions
and
3 deletions
external/InstallGeometry.cmake
+
1
−
1
View file @
50b688a5
set
(
GEOMETRY_VERSION
ef9faa99f0446f76cc86e701c46d86187a9cb2e4
)
set
(
GEOMETRY_VERSION
b3ebf182fb71126bed9eeadff3f3ff25024b0bd3
)
set
(
GEOMETRY_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_geometry.git"
)
...
...
This diff is collapsed.
Click to expand it.
external/InstallInput.cmake
+
1
−
1
View file @
50b688a5
set
(
INPUT_VERSION 8
31eca1782ab5cd12b9c49b5699cf315e6a3d3ea
)
set
(
INPUT_VERSION 8
c348677afa76b02e4f1f38a60ab683cb8198a98
)
set
(
INPUT_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_input.git"
)
...
...
This diff is collapsed.
Click to expand it.
external/InstallParameter.cmake
+
1
−
1
View file @
50b688a5
set
(
PARAMETER_VERSION
6e663efc486a146b43a5b712985a2089df8168c0
)
set
(
PARAMETER_VERSION
36401beee34e23926fdf383e8b698a9cd36ca314
)
set
(
PARAMETER_SRC_URL
"https://git.cbm.gsi.de/CbmSoft/cbmroot_parameter.git"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment