Skip to content

Commit d9bc6c2

Browse files
committed
Copilot updates
1 parent 1fe46d9 commit d9bc6c2

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ versions are:
9090
- PowerShell 7.4 - previous LTS release
9191
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.15/powershell-7.4.15-linux-arm32.tar.gz`
9292
- `https://github.com/PowerShell/PowerShell/releases/download/v7.4.15/powershell-7.4.15-linux-arm64.tar.gz`
93+
9394
Use the following shell commands to download and install the package. This script detects whether
9495
you're running a 32-bit or 64-bit OS and installs the latest stable version of PowerShell for that
9596
processor type.

reference/docs-conceptual/whats-new/What-s-New-in-PowerShell-74.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ Other Engine updates
196196
- Fix incorrect string to type conversion ([#19560][19560]) (Thanks @MartinGC94!)
197197
- Fix slow execution when many breakpoints are used ([#14953][14953]) (Thanks @nohwnd!)
198198
- Remove code related to `#Requires -PSSnapin` ([#19320][19320])
199-
- Delay update notification for one week to ensure all packages become available ([#27220][27220])
200199

201200
## Experimental Features
202201

@@ -345,5 +344,4 @@ For more information about the Experimental Features, see [Using Experimental Fe
345344
[25229]: https://github.com/PowerShell/PowerShell/pull/25229
346345
[25568]: https://github.com/PowerShell/PowerShell/pull/25568
347346
[27139]: https://github.com/PowerShell/PowerShell/pull/27139
348-
[27220]: https://github.com/PowerShell/PowerShell/pull/27220
349347
[27229]: https://github.com/PowerShell/PowerShell/pull/27229

0 commit comments

Comments
 (0)