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 Nov 5, 2024
1 parent 98170aa commit ba10d1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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": "v3.0.0-arabica",
"app-latest-sha": "2507aafc20b6f405ede3def2f7439580ed092731",
"app-latest-tag": "v2.3.1",
"app-latest-sha": "06f24f5dbe48c29964e1d8cfb030cffd90797ded",
"core-latest-tag": "v1.43.0-tm-v0.34.35",
"core-latest-sha": "c2c6463a79697d511650d5113738acf5861ba7d7",
"node-latest-tag": "v0.19.0-arabica",
"node-latest-sha": "cfb363cc44c81eb7964839b70d77ec2bcd5a51bd",
"node-latest-tag": "v0.20.0-arabica",
"node-latest-sha": "c6062c625dde2c7f4ccce63ab4b0de1cb67e8e1d",
});
export default arabicaVersions;

0 comments on commit ba10d1b

Please sign in to comment.