Skip to content

Commit 1fe46d9

Browse files
sdwheelerCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent e73bb04 commit 1fe46d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

reference/docs-conceptual/install/community-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ versions are:
8888
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.6/powershell-7.5.6-linux-arm32.tar.gz`
8989
- `https://github.com/PowerShell/PowerShell/releases/download/v7.5.6/powershell-7.5.6-linux-arm64.tar.gz`
9090
- PowerShell 7.4 - previous LTS release
91-
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.14/powershell-7.4.14-linux-arm32.tar.gz`
92-
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.14/powershell-7.4.14-linux-arm64.tar.gz`
91+
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.15/powershell-7.4.15-linux-arm32.tar.gz`
92+
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.15/powershell-7.4.15-linux-arm64.tar.gz`
9393
Use the following shell commands to download and install the package. This script detects whether
9494
you're running a 32-bit or 64-bit OS and installs the latest stable version of PowerShell for that
9595
processor type.

0 commit comments

Comments
 (0)