Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 41be05a

Browse files
committed
Push changes related to support requests
1 parent 8492c4f commit 41be05a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tools/sqlcmd/includes/install-go.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.topic: include
77
ms.custom:
88
- linux-related-content
99
---
10-
**sqlcmd** (Go) can be installed cross-platform, on Microsoft Windows, macOS, and Linux.
10+
**sqlcmd** (Go) can be installed cross-platform, on Microsoft Windows, macOS, and Linux. Versions newer than 1.6 may not be available in all package managers. There's no estimated date yet for their availability.
1111

1212
### [Windows](#tab/windows)
1313

@@ -31,7 +31,7 @@ ms.custom:
3131

3232
#### Direct download
3333

34-
1. Download the corresponding `-windows-x64.zip` or `-windows-arm.zip` asset from the [latest](https://github.com/microsoft/go-sqlcmd/releases/latest) release of **sqlcmd** (Go) from the GitHub code repository.
34+
1. Download the corresponding `-windows-amd64.zip` or `-windows-arm.zip` asset from the [latest](https://github.com/microsoft/go-sqlcmd/releases/latest) release of **sqlcmd** (Go) from the GitHub code repository.
3535

3636
1. Extract the `sqlcmd.exe` file from the downloaded zip folder.
3737

@@ -53,7 +53,7 @@ ms.custom:
5353

5454
#### Direct download
5555

56-
1. Download the `-darwin-x64.zip` asset from the [latest](https://github.com/microsoft/go-sqlcmd/releases/latest) release of **sqlcmd** (Go) from the GitHub code repository.
56+
1. Download the `-darwin-amd64.zip` asset from the [latest](https://github.com/microsoft/go-sqlcmd/releases/latest) release of **sqlcmd** (Go) from the GitHub code repository.
5757

5858
1. Extract the `sqlcmd` file from the downloaded zip folder.
5959

0 commit comments

Comments
 (0)