Skip to content

Commit

Permalink
[automated GH action] update latest release tags & commit sha (arabica)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcstein authored May 23, 2024
1 parent be3f521 commit 058dc02
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .vitepress/constants/arabica_versions.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
const arabicaVersions = Object.freeze({
"app-latest-tag": "v1.9.0",
"app-latest-sha": "ad18465a88000a5b45ceb63efc7d46efaaa56f2c",
"core-latest-tag": "v1.35.0-tm-v0.34.29",
"core-latest-sha": "f95a434e674610b3a2c5e7d26bd87da69ccaa213",
"node-latest-tag": "v0.13.5",
"node-latest-sha": "081da17462fb4aff9f7cae731ddb8753689f97d5",
"app-latest-tag": "v2.0.0-rc1",
"app-latest-sha": "c5b0b9421e8bbe04d26104716bb86750a6891ab0",
"core-latest-tag": "v1.36.1-tm-v0.34.29",
"core-latest-sha": "624c43d4484a785ec855f5fb93ea571c1e728fda",
"node-latest-tag": "v0.13.6",
"node-latest-sha": "e40a10990142b443f62a1e71b7923ab993b91303",
});
export default arabicaVersions;

0 comments on commit 058dc02

Please sign in to comment.