Skip to content

Commit 6ebf823

Browse files
committed
website: re-generate commons
1 parent 2141c01 commit 6ebf823

19 files changed

+165
-127
lines changed

website/blog/2022-09-25-mingw-w64-gcc-v11-3-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8484
The easiest way to install this specific version, is by using **xpm**:
8585

8686
<CodeBlock language="console"> {
87-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
87+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8888
`} </CodeBlock>
8989

9090
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/2023-01-03-mingw-w64-gcc-v12-2-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8484
The easiest way to install this specific version, is by using **xpm**:
8585

8686
<CodeBlock language="console"> {
87-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
87+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8888
`} </CodeBlock>
8989

9090
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/2023-09-01-mingw-w64-gcc-v12-3-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8585
The easiest way to install this specific version, is by using **xpm**:
8686

8787
<CodeBlock language="console"> {
88-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
88+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8989
`} </CodeBlock>
9090

9191
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/2023-09-01-mingw-w64-gcc-v13-2-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8585
The easiest way to install this specific version, is by using **xpm**:
8686

8787
<CodeBlock language="console"> {
88-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
88+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8989
`} </CodeBlock>
9090

9191
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/2024-06-27-mingw-w64-gcc-v14-1-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8585
The easiest way to install this specific version, is by using **xpm**:
8686

8787
<CodeBlock language="console"> {
88-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
88+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8989
`} </CodeBlock>
9090

9191
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/2024-06-28-mingw-w64-gcc-v12-4-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8585
The easiest way to install this specific version, is by using **xpm**:
8686

8787
<CodeBlock language="console"> {
88-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
88+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8989
`} </CodeBlock>
9090

9191
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/2024-06-28-mingw-w64-gcc-v13-3-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8585
The easiest way to install this specific version, is by using **xpm**:
8686

8787
<CodeBlock language="console"> {
88-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
88+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8989
`} </CodeBlock>
9090

9191
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/2024-07-28-mingw-w64-gcc-v11-5-0-1-released.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
8585
The easiest way to install this specific version, is by using **xpm**:
8686

8787
<CodeBlock language="console"> {
88-
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} -verbose
88+
`xpm install @xpack-dev-tools/mingw-w64-gcc@${frontMatter.version}.${frontMatter.npm_subversion} --verbose
8989
`} </CodeBlock>
9090

9191
Comprehensive instructions for installing **xPack MinGW-w64 GCC** on different platforms

website/blog/_common/_download-analytics.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import Image from '@theme/IdealImage';
1212
- all xPack releases [![Github All Releases](https://img.shields.io/github/downloads/xpack-dev-tools/mingw-w64-gcc-xpack/total)](https://github.com/xpack-dev-tools/mingw-w64-gcc-xpack/releases)
1313
- [individual file counters](https://somsubhra.github.io/github-release-stats/?username=xpack-dev-tools&repository=mingw-w64-gcc-xpack) (grouped by release)
1414
- npmjs.com [@xpack-dev-tools/mingw-w64-gcc](https://www.npmjs.com/package/@xpack-dev-tools/mingw-w64-gcc)
15-
- last week downloads [![NPM Downloads](https://img.shields.io/npm/dw/%40xpack-dev-tools%2Fmingw-w64-gcc)](https://www.npmjs.com/package/@xpack-dev-tools/mingw-w64-gcc/)
15+
- last month downloads [![NPM Downloads](https://img.shields.io/npm/dw/%40xpack-dev-tools%2Fmingw-w64-gcc)](https://www.npmjs.com/package/@xpack-dev-tools/mingw-w64-gcc/)
1616
- total downloads [![NPM Downloads](https://img.shields.io/npm/d18m/%40xpack-dev-tools%2Fmingw-w64-gcc)](https://www.npmjs.com/package/@xpack-dev-tools/mingw-w64-gcc/)
1717

1818
Credit to [Shields IO](https://shields.io) for the badges and to

website/blog/_templates/blog-post-release-part-1-liquid.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
23
title: xPack {{packageConfig.longName}} v{{xpackVersion}} released
34
seo_title: Version {{xpackVersion}} released
45
description: Version {{xpackVersion}} is a TODO new/maintenance release.

0 commit comments

Comments
 (0)