Skip to content

Commit 78ac835

Browse files
committed
Rebuild index.json, commit 4f7ea8c (on:push)
1 parent 4f7ea8c commit 78ac835

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

index.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
"latest": {
124124
"name": "M_match",
125125
"version": "0.1.0",
126-
"license": "license",
126+
"license": "MIT",
127127
"author": "John S. Urban",
128128
"maintainer": "[email protected]",
129129
"copyright": "2020 John S. Urban",
@@ -1256,7 +1256,23 @@
12561256
"git": "https://github.com/fortran-lang/fftpack",
12571257
"git-tag": null
12581258
}
1259+
},
1260+
"stdlib": {
1261+
"latest": {
1262+
"name": "stdlib",
1263+
"version": "0.0.0",
1264+
"license": "MIT",
1265+
"author": "stdlib contributors",
1266+
"maintainer": "@fortran-lang/stdlib",
1267+
"copyright": "2019-2021 stdlib contributors",
1268+
"description": null,
1269+
"executable": null,
1270+
"dependencies": null,
1271+
"dev-dependencies": null,
1272+
"git": "https://github.com/fortran-lang/stdlib",
1273+
"git-tag": "stdlib-fpm"
1274+
}
12591275
}
12601276
},
1261-
"index-date": "Fri Sep 17 06:53:02 2021"
1277+
"index-date": "Sat Sep 18 14:21:29 2021"
12621278
}

0 commit comments

Comments
 (0)