diff --git a/Makefile.toml b/Makefile.toml index 19c9f1ea..0b6c3fa9 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -119,6 +119,14 @@ then exit 1 fi echo "āœ… \`perl\` installed" + +echo "ā” Checking \`jq\` installation..." +if [[ $(jq --version) != jq-1\.7* ]] +then + echo "\nāŒ Require jq version 1.7" + exit 1 +fi +echo "āœ… \`jq\` installed" ''' [tasks.docs-generate] diff --git a/docs/okp4-cognitarium.md b/docs/okp4-cognitarium.md index 8c379c55..6802877a 100644 --- a/docs/okp4-cognitarium.md +++ b/docs/okp4-cognitarium.md @@ -876,4 +876,4 @@ Represents a condition in a [WhereClause]. --- -_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-cognitarium.json` (`6f72bb04e2230e19`)_ +_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-cognitarium.json` (`a04a40216c76a302`)_ diff --git a/docs/okp4-dataverse.md b/docs/okp4-dataverse.md index c5c197ce..5baedc66 100644 --- a/docs/okp4-dataverse.md +++ b/docs/okp4-dataverse.md @@ -238,5 +238,5 @@ let b = Uint64::from(70u32); assert_eq!(b.u64(), 70); ``` --- -*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-dataverse.json` (`b906ba32d6e0720c`)* +*Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-dataverse.json` (`6c4e48ca82d04a6a`)* ```` diff --git a/docs/okp4-law-stone.md b/docs/okp4-law-stone.md index 10d46c10..c2bd8275 100644 --- a/docs/okp4-law-stone.md +++ b/docs/okp4-law-stone.md @@ -134,4 +134,4 @@ A string containing Base64-encoded data. --- -_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-law-stone.json` (`f92ef76322c09083`)_ +_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-law-stone.json` (`1c8e531eb7eea016`)_ diff --git a/docs/okp4-objectarium.md b/docs/okp4-objectarium.md index 83fc5971..d8310590 100644 --- a/docs/okp4-objectarium.md +++ b/docs/okp4-objectarium.md @@ -511,4 +511,4 @@ A string containing a 128-bit integer in decimal representation. --- -_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-objectarium.json` (`b4d8508c7abc145b`)_ +_Rendered by [Fadroma](https://fadroma.tech) ([@fadroma/schema 1.1.0](https://www.npmjs.com/package/@fadroma/schema)) from `okp4-objectarium.json` (`483acdc660c72c5f`)_