@@ -31,8 +31,8 @@ install.
3131 - Arm64 processors - [ powershell-7.4.14-osx-arm64.pkg] [ 05 ]
3232 - x64 processors - [ powershell-7.4.14-osx-x64.pkg] [ 07 ]
3333- PowerShell 7.6-preview
34- - Arm64 processors - [ powershell-7.6.0-rc1 -osx-arm64.pkg] [ 13 ]
35- - x64 processors - [ powershell-7.6.0-rc1 -osx-x64.pkg] [ 15 ]
34+ - Arm64 processors - [ powershell-7.6.0-rc.1 -osx-arm64.pkg] [ 13 ]
35+ - x64 processors - [ powershell-7.6.0-rc.1 -osx-x64.pkg] [ 15 ]
3636
3737There are two ways to install PowerShell using the downloaded package.
3838
@@ -110,8 +110,8 @@ you want to install.
110110 - Arm64 processors - [ powershell-7.5.5-osx-arm64.tar.gz] [ 10 ]
111111 - x64 processors - [ powershell-7.5.5-osx-x64.tar.gz] [ 12 ]
112112- PowerShell 7.6-preview
113- - Arm64 processors - [ powershell-7.6.0-rc1 -osx-arm64.tar.gz] [ 14 ]
114- - x64 processors - [ powershell-7.6.0-rc1 -osx-x64.tar.gz] [ 16 ]
113+ - Arm64 processors - [ powershell-7.6.0-rc.1 -osx-arm64.tar.gz] [ 14 ]
114+ - x64 processors - [ powershell-7.6.0-rc.1 -osx-x64.tar.gz] [ 16 ]
115115
116116Use the following commands to install PowerShell from the binary archive. Change the download URL to
117117match the version you want to install.
@@ -190,10 +190,10 @@ can't support those methods. For more information, see [Alternate ways to instal
190190[ 10 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-arm64.tar.gz
191191[ 11 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-x64.pkg
192192[ 12 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.5.5/powershell-7.5.5-osx-x64.tar.gz
193- [ 13 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1 /powershell-7.6.0-rc1 -osx-arm64.pkg
194- [ 14 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1 /powershell-7.6.0-rc1 -osx-arm64.tar.gz
195- [ 15 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1 /powershell-7.6.0-rc1 -osx-x64.pkg
196- [ 16 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc1 /powershell-7.6.0-rc1 -osx-x64.tar.gz
193+ [ 13 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1 /powershell-7.6.0-rc.1 -osx-arm64.pkg
194+ [ 14 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1 /powershell-7.6.0-rc.1 -osx-arm64.tar.gz
195+ [ 15 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1 /powershell-7.6.0-rc.1 -osx-x64.pkg
196+ [ 16 ] : https://github.com/PowerShell/PowerShell/releases/download/v7.6.0-rc.1 /powershell-7.6.0-rc.1 -osx-x64.tar.gz
197197[ 17 ] : https://specifications.freedesktop.org/basedir/latest/
198198[ 18 ] : https://support.apple.com/102445
199199[ 19 ] : PowerShell-Support-Lifecycle.md
0 commit comments