We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1102409 commit 40d7520Copy full SHA for 40d7520
data/download.yml
@@ -9,6 +9,11 @@
9
icon: fa fa-download
10
link: https://github.com/dbgate/dbgate/releases/latest/download/dbgate-windows-latest.zip
11
event: download-windows-zip
12
+ - text: Portable ZIP
13
+ icon: fa fa-download
14
+ link: https://github.com/dbgate/dbgate/releases/latest/download/dbgate-windows-latest-arm64.zip
15
+ platform: arm64
16
+ event: download-windows-zip-arm
17
- text: Linux
18
icon: fab fa-linux
19
items:
0 commit comments