We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e28288 commit 70dea53Copy full SHA for 70dea53
.vitepress/constants/arabica_versions.js
@@ -1,9 +1,9 @@
1
const arabicaVersions = Object.freeze({
2
- "app-latest-tag": "v3.3.1",
3
- "app-latest-sha": "addcd77c01fa6b58c59e05439592169d2e54555c",
+ "app-latest-tag": "v3.3.1-arabica",
+ "app-latest-sha": "6bf62f72725dfeb63ad4c58efe02df1e1990b742",
4
"core-latest-tag": "v1.49.0-tm-v0.34.35",
5
"core-latest-sha": "511badf2d82480b5297a49469583fe176610941a",
6
- "node-latest-tag": "v0.21.5",
7
- "node-latest-sha": "d57107415355ef6fee3fc01ba12cd3e48d7a310c",
+ "node-latest-tag": "v0.21.5-arabica",
+ "node-latest-sha": "b2e896772bc43a43dfd15045db505e0cf440ee0d",
8
});
9
export default arabicaVersions;
0 commit comments