Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
add_module
Commits
8b0bbc42
Commit
8b0bbc42
authored
May 25, 2021
by
Paul McCarthy
🚵
Browse files
DOC: Use version/terms_of_use in example manfest
parent
6f033831
Changes
1
Hide whitespace changes
Inline
Side-by-side
testdata/manifest.json
View file @
8b0bbc42
...
...
@@ -5,6 +5,7 @@
"url"
:
"http://localhost:8000/UnixIntro.zip"
,
"checksum"
:
"f82229847c83eee328a547031752e44975a40cdf255afa7bddf520db9742bb8e"
,
"description"
:
"Data for the unix introduction"
,
"version"
:
"1.2.3"
,
"destination"
:
"~/"
},
{
...
...
@@ -72,12 +73,13 @@
"destination"
:
"~/"
},
{
"name"
:
"ABCD123 Mouse atlas"
,
"category"
:
"fsl_atlases"
,
"url"
:
"http://localhost:8000/abcd123_mouse_atlas.tar.gz"
,
"checksum"
:
"658701ff9a49b06f0d0ee38bce36a1c370fdfd0751ab17c2fd7b7b561d3b92e0"
,
"description"
:
"ABCD123 FSL mouse atlas derived from hand segmentations of 3813 small chocolate mice."
,
"destination"
:
"$FSLDIR/data/atlases/"
"name"
:
"ABCD123 Mouse atlas"
,
"category"
:
"fsl_atlases"
,
"url"
:
"http://localhost:8000/abcd123_mouse_atlas.tar.gz"
,
"checksum"
:
"658701ff9a49b06f0d0ee38bce36a1c370fdfd0751ab17c2fd7b7b561d3b92e0"
,
"description"
:
"ABCD123 FSL mouse atlas derived from hand segmentations of 3813 small chocolate mice."
,
"terms_of_use"
:
"https://chocolate-mouse.com/terms-of-use"
,
"destination"
:
"$FSLDIR/data/atlases/"
},
{
"name"
:
"Critical FSL patch #1"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment