|
1 | 1 | --- |
2 | 2 | description: Information about installing PowerShell on macOS |
3 | | -ms.date: 11/18/2024 |
| 3 | +ms.date: 12/12/2024 |
4 | 4 | title: Installing PowerShell on macOS |
5 | 5 | --- |
6 | 6 |
|
@@ -119,10 +119,7 @@ are: |
119 | 119 | - PowerShell 7.4 |
120 | 120 | - x64 processors - [powershell-7.4.6-osx-x64.pkg][20] |
121 | 121 | - Arm64 processors - [powershell-7.4.6-osx-arm64.pkg][18] |
122 | | -- PowerShell 7.2 (LTS) |
123 | | - - x64 processors - [powershell-7.2.24-osx-x64.pkg][16] |
124 | | - - Arm64 processors - [powershell-7.2.24-osx-arm64.pkg][14] |
125 | | -- PowerShell 7.5-preview |
| 122 | +- PowerShell 7.5-rc.1 |
126 | 123 | - x64 processors - [powershell-7.5.0-rc.1-osx-x64.pkg][24] |
127 | 124 | - Arm64 processors - [powershell-7.5.0-rc.1-arm64.pkg][22] |
128 | 125 |
|
@@ -191,9 +188,6 @@ current versions are: |
191 | 188 | - PowerShell 7.4 (LTS) |
192 | 189 | - x64 processors - [powershell-7.4.6-osx-x64.tar.gz][21] |
193 | 190 | - Arm64 processors - [powershell-7.4.6-osx-arm64.tar.gz][19] |
194 | | -- PowerShell 7.2 (LTS) |
195 | | - - x64 processors - [powershell-7.2.24-osx-x64.tar.gz][17] |
196 | | - - Arm64 processors - [powershell-7.2.24-osx-arm64.tar.gz][15] |
197 | 191 | - PowerShell 7.5-preview |
198 | 192 | - x64 processors - [powershell-7.5.0-rc.1-osx-x64.tar.gz][25] |
199 | 193 | - Arm64 processors - [powershell-7.5.0-rc.1-osx-arm64.tar.gz][23] |
@@ -282,10 +276,6 @@ support those methods. |
282 | 276 | [11]: https://docs.brew.sh/Manpage#link-ln-options-formula |
283 | 277 | [12]: https://github.com/Homebrew |
284 | 278 | [13]: https://github.com/Homebrew/homebrew-cask |
285 | | -[14]: https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell-7.2.24-osx-arm64.pkg |
286 | | -[15]: https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell-7.2.24-osx-arm64.tar.gz |
287 | | -[16]: https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell-7.2.24-osx-x64.pkg |
288 | | -[17]: https://github.com/PowerShell/PowerShell/releases/download/v7.2.24/powershell-7.2.24-osx-x64.tar.gz |
289 | 279 | [18]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-osx-arm64.pkg |
290 | 280 | [19]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-osx-arm64.tar.gz |
291 | 281 | [20]: https://github.com/PowerShell/PowerShell/releases/download/v7.4.6/powershell-7.4.6-osx-x64.pkg |
|
0 commit comments