File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ authors:
10
10
orcid : " https://orcid.org/0000-0003-0900-6903"
11
11
12
12
repository-code : " git+https://github.com/caltechlibrary/admin-shell-scripts"
13
- version : 0.0.1
13
+ version : 0.0.3
14
14
license-url : " https://spdx.org/licenses/BSD-3-Clause-Clear"
15
15
16
16
date-released : 2022-10-19
Original file line number Diff line number Diff line change 22
22
23
23
< section >
24
24
< h1 id ="about-this-software "> About this software</ h1 >
25
- < h2 id ="admin-shell-scripts-0.0.1 "> admin-shell-scripts 0.0.1 </ h2 >
25
+ < h2 id ="admin-shell-scripts-0.0.3 "> admin-shell-scripts 0.0.3 </ h2 >
26
26
< h3 id ="authors "> Authors</ h3 >
27
27
< ul >
28
28
< li > Robert Doiel</ li >
@@ -52,6 +52,7 @@ <h3 id="software-requiremets">Software Requiremets</h3>
52
52
< li > pandoc</ li >
53
53
< li > mysql</ li >
54
54
< li > makepasswd</ li >
55
+ < li > jq</ li >
55
56
</ ul >
56
57
</ section >
57
58
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ authors:
11
11
orcid : " https://orcid.org/0000-0003-0900-6903"
12
12
13
13
repository-code : " git+https://github.com/caltechlibrary/admin-shell-scripts"
14
- version : 0.0.1
14
+ version : 0.0.3
15
15
license-url : " https://spdx.org/licenses/BSD-3-Clause-Clear"
16
16
17
17
date-released : 2022-10-19
@@ -20,7 +20,7 @@ date-released: 2022-10-19
20
20
About this software
21
21
===================
22
22
23
- ## admin-shell-scripts 0.0.1
23
+ ## admin-shell-scripts 0.0.3
24
24
25
25
### Authors
26
26
@@ -51,3 +51,4 @@ Ubuntu Servers and support our data infrastructure.
51
51
- pandoc
52
52
- mysql
53
53
- makepasswd
54
+ - jq
You can’t perform that action at this time.
0 commit comments