Skip to content

Commit 0c1ad27

Browse files
committed
Rebuild index.json, commit df34c29 (on:push)
1 parent df34c29 commit 0c1ad27

File tree

1 file changed

+39
-9
lines changed

1 file changed

+39
-9
lines changed

index.json

Lines changed: 39 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"iso_varying_string": {
3434
"latest": {
3535
"name": "iso_varying_string",
36-
"version": "2.0.0",
36+
"version": "2.1.0",
3737
"license": "MIT",
3838
"author": "Brad Richardson",
3939
"maintainer": "[email protected]",
@@ -241,7 +241,7 @@
241241
"author": "John S. Urban",
242242
"maintainer": "[email protected]",
243243
"copyright": "2020 John Urban",
244-
"description": "date and time conversion formatting and computation ",
244+
"description": "date and time conversion, formatting and computation ",
245245
"executable": [
246246
{
247247
"name": "now",
@@ -378,7 +378,7 @@
378378
"strff": {
379379
"latest": {
380380
"name": "strff",
381-
"version": "2.0.1",
381+
"version": "2.1.0",
382382
"license": "MIT",
383383
"author": "Brad Richardson",
384384
"maintainer": "[email protected]",
@@ -388,7 +388,7 @@
388388
"dependencies": {
389389
"iso_varying_string": {
390390
"git": "https://gitlab.com/everythingfunctional/iso_varying_string.git",
391-
"tag": "v2.0.0"
391+
"tag": "v2.1.0"
392392
}
393393
},
394394
"dev-dependencies": {
@@ -404,7 +404,7 @@
404404
"vegetables": {
405405
"latest": {
406406
"name": "vegetables",
407-
"version": "7.0.3",
407+
"version": "7.1.0",
408408
"license": "MIT",
409409
"author": "Brad Richardson",
410410
"maintainer": "[email protected]",
@@ -414,11 +414,11 @@
414414
"dependencies": {
415415
"iso_varying_string": {
416416
"git": "https://gitlab.com/everythingfunctional/iso_varying_string.git",
417-
"tag": "v2.0.0"
417+
"tag": "v2.1.0"
418418
},
419419
"strff": {
420420
"git": "https://gitlab.com/everythingfunctional/strff.git",
421-
"tag": "v2.0.0"
421+
"tag": "v2.1.0"
422422
}
423423
},
424424
"dev-dependencies": null,
@@ -1003,7 +1003,7 @@
10031003
"author": "John S. Urban",
10041004
"maintainer": "[email protected]",
10051005
"copyright": "2020 John S. Urban",
1006-
"description": "Unix-style commandline parsing using a prototype command (STD:f2008)",
1006+
"description": "Unix-style commandline parsing using a prototype command",
10071007
"executable": [
10081008
{
10091009
"name": "demo1",
@@ -1160,7 +1160,37 @@
11601160
"git": "https://github.com/grimme-lab/multicharge.git",
11611161
"git-tag": null
11621162
}
1163+
},
1164+
"finterp": {
1165+
"1.2.2": {
1166+
"name": "finterp",
1167+
"version": "1.2.2",
1168+
"license": "BSD",
1169+
"author": "Jacob Williams",
1170+
"maintainer": "Jacob Williams",
1171+
"copyright": "Copyright (c) 2016-2021, Jacob Williams",
1172+
"description": "Modern Fortran Multidimensional Linear Interpolation",
1173+
"executable": null,
1174+
"dependencies": null,
1175+
"dev-dependencies": null,
1176+
"git": "https://github.com/jacobwilliams/finterp",
1177+
"git-tag": "1.2.2"
1178+
},
1179+
"latest": {
1180+
"name": "finterp",
1181+
"version": "1.2.2",
1182+
"license": "BSD",
1183+
"author": "Jacob Williams",
1184+
"maintainer": "Jacob Williams",
1185+
"copyright": "Copyright (c) 2016-2021, Jacob Williams",
1186+
"description": "Modern Fortran Multidimensional Linear Interpolation",
1187+
"executable": null,
1188+
"dependencies": null,
1189+
"dev-dependencies": null,
1190+
"git": "https://github.com/jacobwilliams/finterp",
1191+
"git-tag": null
1192+
}
11631193
}
11641194
},
1165-
"index-date": "Fri Mar 12 13:32:31 2021"
1195+
"index-date": "Sun Mar 21 13:59:56 2021"
11661196
}

0 commit comments

Comments
 (0)