-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversions.json
More file actions
30 lines (29 loc) · 877 Bytes
/
Copy pathversions.json
File metadata and controls
30 lines (29 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"versions": [
{
"version": "10.0.0-beta",
"tag": "10.0.0-beta.b49597",
"alembic_version": "89bc7873a3e0",
"release_date": "2021-06-22"
},
{
"version": "10.0.0",
"tag": "10.0.0.b50363",
"alembic_version": "89bc7873a3e0",
"release_date": "2021-10-02"
},
{
"version": "10.1.0",
"tag": "10.1.0.b50633",
"alembic_version": "89bc7873a3e0",
"release_date": "2021-11-24"
},
{
"version": "25.1.0",
"tag": "25.1.0",
"alembic_version": "9e8c841d1a30",
"release_date": "2025-01-09"
}
],
"versionsUrl": "https://raw.githubusercontent.com/kuniteru/gitest/refs/heads/master/versions.json"
}