Skip to content

Commit fda087e

Browse files
Update download links for 'latest' version to use cloudsmith's 'latest' tag (#932)
## Goal Updates latest download links for server,console & studio to use the special 'latest' download link that cloudsmith provides. ## Implementation Also, bumps the latest versions to the latest stable versions (3.1.1 for core & console, 3.0.5 for studio)
1 parent bfe7273 commit fda087e

6 files changed

+23
-23
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
|
2-
https://github.com/typedb/typedb/releases/tag/3.0.4[3.0.4]
1+
|
2+
https://github.com/typedb/typedb/releases/latest[latest]
33

4-
|
4+
|
55
// tag::mac[]
6-
https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/3.0.4/typedb-all-mac-x86_64-3.0.4.zip[x86_64]
7-
/ https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/3.0.4/typedb-all-mac-arm64-3.0.4.zip[arm64]
6+
https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/latest/download[x86_64]
7+
/ https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/latest/download[arm64]
88
// end::mac[]
99

1010
|
1111
// tag::linux[]
12-
https://repo.typedb.com/public/public-release/raw/names/typedb-all-linux-x86_64/versions/3.0.4/typedb-all-linux-x86_64-3.0.4.tar.gz[x86_64]
13-
/ https://repo.typedb.com/public/public-release/raw/names/typedb-all-linux-arm64/versions/3.0.4/typedb-all-linux-arm64-3.0.4.tar.gz[arm64]
12+
https://repo.typedb.com/public/public-release/raw/names/typedb-all-linux-x86_64/versions/latest/download[x86_64]
13+
/ https://repo.typedb.com/public/public-release/raw/names/typedb-all-linux-arm64/versions/latest/download[arm64]
1414
// end::linux[]
1515

1616
|
1717
// tag::windows[]
18-
https://repo.typedb.com/public/public-release/raw/names/typedb-all-windows-x86_64/versions/3.0.4/typedb-all-windows-x86_64-3.0.4.zip[x86_64]
18+
https://repo.typedb.com/public/public-release/raw/names/typedb-all-windows-x86_64/versions/latest/download[x86_64]
1919
// end::windows[]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.4
1+
3.1.1
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
|
2-
https://github.com/typedb/typedb-console/releases/tag/3.0.4[3.0.4]
2+
https://github.com/typedb/typedb-console/releases/latest[latest]
33

44
|
55
// tag::mac[]
6-
https://repo.typedb.com/public/public-release/raw/names/typedb-console-mac-x86_64/versions/3.0.4/typedb-console-mac-x86_64-3.0.4.zip[x86_64]
7-
/ https://repo.typedb.com/public/public-release/raw/names/typedb-console-mac-arm64/versions/3.0.4/typedb-console-mac-arm64-3.0.4.zip[arm64]
6+
https://repo.typedb.com/public/public-release/raw/names/typedb-console-mac-x86_64/versions/latest/download[x86_64]
7+
/ https://repo.typedb.com/public/public-release/raw/names/typedb-console-mac-arm64/versions/latest/download[arm64]
88
// end::mac[]
99

1010
|
1111
// tag::linux[]
12-
https://repo.typedb.com/public/public-release/raw/names/typedb-console-linux-x86_64/versions/3.0.4/typedb-console-linux-x86_64-3.0.4.tar.gz[x86_64]
13-
/ https://repo.typedb.com/public/public-release/raw/names/typedb-console-linux-arm64/versions/3.0.4/typedb-console-linux-arm64-3.0.4.tar.gz[arm64]
12+
https://repo.typedb.com/public/public-release/raw/names/typedb-console-linux-x86_64/versions/latest/download[x86_64]
13+
/ https://repo.typedb.com/public/public-release/raw/names/typedb-console-linux-arm64/versions/latest/download[arm64]
1414
// end::linux[]
1515

1616
|
1717
// tag::windows[]
18-
https://repo.typedb.com/public/public-release/raw/names/typedb-console-windows-x86_64/versions/3.0.4/typedb-console-windows-x86_64-3.0.4.zip[x86_64]
18+
https://repo.typedb.com/public/public-release/raw/names/typedb-console-windows-x86_64/versions/latest/download[x86_64]
1919
// end::windows[]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.4
1+
3.1.1
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
|
2-
https://github.com/typedb/typedb-studio/releases/tag/3.0.4[3.0.4]
2+
https://github.com/typedb/typedb-studio/releases/latest[latest]
33

44
|
55
// tag::mac[]
6-
https://repo.typedb.com/public/public-release/raw/names/typedb-studio-mac-x86_64/versions/3.0.4/typedb-studio-mac-x86_64-3.0.4.dmg[x86_64]
7-
/ https://repo.typedb.com/public/public-release/raw/names/typedb-studio-mac-arm64/versions/3.0.4/typedb-studio-mac-arm64-3.0.4.dmg[arm64]
6+
https://repo.typedb.com/public/public-release/raw/names/typedb-studio-mac-x86_64/versions/latest/download[x86_64]
7+
/ https://repo.typedb.com/public/public-release/raw/names/typedb-studio-mac-arm64/versions/latest/download[arm64]
88
// end::mac[]
99

1010
|
1111
// tag::linux[]
12-
https://repo.typedb.com/public/public-release/raw/names/typedb-studio-linux-x86_64/versions/3.0.4/typedb-studio-linux-x86_64-3.0.4.tar.gz[x86_64]
13-
/ https://repo.typedb.com/public/public-release/raw/names/typedb-studio-linux-arm64/versions/3.0.4/typedb-studio-linux-arm64-3.0.4.tar.gz[arm64]
12+
https://repo.typedb.com/public/public-release/raw/names/typedb-studio-linux-x86_64/versions/latest/download[x86_64]
13+
/ https://repo.typedb.com/public/public-release/raw/names/typedb-studio-linux-arm64/versions/latest/download[arm64]
1414
// end::linux[]
1515

1616
|
1717
// tag::windows[]
18-
https://repo.typedb.com/public/public-release/raw/names/typedb-studio-windows-x86_64/versions/3.0.4/typedb-studio-windows-x86_64-3.0.4.exe[x86_64]
18+
https://repo.typedb.com/public/public-release/raw/names/typedb-studio-windows-x86_64/versions/latest/download[x86_64]
1919
// end::windows[]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.4
1+
3.0.5

0 commit comments

Comments
 (0)