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 Dec 16, 2024
1 parent 33edffc commit b5ec7be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.2-arabica",
"app-latest-sha": "b24feac743182b33192d46ed42d8f89578c084ab",
"app-latest-tag": "v3.1.0-arabica",
"app-latest-sha": "29afcf63cfddbbb734a026f4f0098d94317bc5ac",
"core-latest-tag": "v1.44.0-tm-v0.34.35",
"core-latest-sha": "a1268f7ae3e688144a613c8a439dd31818aae07d",
"node-latest-tag": "v0.20.4-arabica",
"node-latest-tag": "v0.20.4",
"node-latest-sha": "51b79431533576a5cddf1235bdf3751e4c014212",
});
export default arabicaVersions;

0 comments on commit b5ec7be

Please sign in to comment.