Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions manifest.versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@
"powershell|9.0|Linux|x64|sha": "5a40ffd983f38e37f14f3f10c2114f91be5bba0812a4e217b9777fac3df9f764bfe557fecc5eeefd7cd70de6ef515ed99bb04f920fb322b71d5ec39af7836e97",
"powershell|9.0|Windows|x64|sha": "333a08969c1413423e9b71dbe689cfb7829df71fa3b8c6eab06b4a85781bd4d9c7cc327a366af20c1dbfc737c6af287faa5b52051abae7042e828c0a18307eaf",

"powershell|10.0|build-version": "7.6.0-preview.4",
"powershell|10.0|Linux.Alpine|sha": "d0b0e5822a49371f632605a087aed11e71943899c7e910ba510dd848270e56b449b02d425f23333139054ae37f298241c071ca15a77c945af7d4d39c15ac74a6",
"powershell|10.0|Linux|arm32|sha": "32e410abb44dcd6ba943fa8c7367a88a6c0c4e3ac0a67756fb5919139c980f1a3d66a3b055e6b2292a154c9eede22003b0b85605c101e3e6fa89fd71b7d44a7f",
"powershell|10.0|Linux|arm64|sha": "265519a89209f8c0c6c736f3a0d92d97468ee5ddfc245c9ed24ec8ebe13826f15b6d3a879ce6e4274c17091d38811c91b2e5acf8ec4d2202d9b0d1176a28c710",
"powershell|10.0|Linux|x64|sha": "92ba2a8344f13d1c640f73d61488a582bae3ea82e4d00aad02efece3475f852855fb6f8ac37f72b4a14cdc1975af9f253d59ce72e36f3653e6b1ee87dc273f8f",
"powershell|10.0|Windows|x64|sha": "a529408a93ca2be753d84137bff8ed95dc9301faf2da62fbd9d7bfb29fe502bfca9427736b1004884e839e3f2585ac613349f0fbbb97ea6f979b115dcf06aa0c",
"powershell|10.0|build-version": "7.6.0-preview.5",
"powershell|10.0|Linux.Alpine|sha": "fe04a11d42578e44e48f14876039039cef0d824d275e088c5b9ad0231aea6d7c140c21e3a372b0cc12e3d009faaddeffcd49b55a88d77488c2c022fef01171e9",
"powershell|10.0|Linux|arm32|sha": "bccd835a96f69fe121b13744d6a56414ff89a69abf921aca117a263d965d82e7e5414422395b0b4effb002c287a441d2a6c3c79c2923e26c348976d2a824c072",
"powershell|10.0|Linux|arm64|sha": "2859f090dba3ae6dbb47248a7542925bd6c2af8f2d596e7aa656e479f0858267483883f4606e1d0cb5cf9c85703660ccb8c38025668b6835ef9faf24cd9ccefe",
"powershell|10.0|Linux|x64|sha": "3d4425419f7a821af5e5718276ce4e37507e0895db5b5baff479e5c24ea441ecda160a6bdc90b427b2be36b2a6a44751ecf8993fdaec115a9819dd375def4fd4",
"powershell|10.0|Windows|x64|sha": "9790db4e72ec94e6b187b3053f918166d4b758d794885e0515616a54645682b29dbcbe1536324b6af07f277d7fff9a8307d468965f0c2389f168a7b57de5eb1d",

"yarp|2.3|build-version": "3.0.0-preview.1.25375.1",
"yarp|2.3|product-version": "2.3.0-preview.5",
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/alpine3.22/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ RUN ln -s /usr/share/dotnet/dnx /usr/bin/dnx \
&& dotnet help

# Install PowerShell global tool
RUN powershell_version=7.6.0-preview.4 \
RUN powershell_version=7.6.0-preview.5 \
&& wget --output-document PowerShell.Linux.Alpine.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.Alpine.$powershell_version.nupkg \
&& powershell_sha512='d0b0e5822a49371f632605a087aed11e71943899c7e910ba510dd848270e56b449b02d425f23333139054ae37f298241c071ca15a77c945af7d4d39c15ac74a6' \
&& powershell_sha512='fe04a11d42578e44e48f14876039039cef0d824d275e088c5b9ad0231aea6d7c140c21e3a372b0cc12e3d009faaddeffcd49b55a88d77488c2c022fef01171e9' \
&& echo "$powershell_sha512 PowerShell.Linux.Alpine.$powershell_version.nupkg" | sha512sum -c - \
&& mkdir --parents /usr/share/powershell \
&& dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.Alpine \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/azurelinux3.0/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ RUN ln -s /usr/share/dotnet/dnx /usr/bin/dnx \
&& dotnet help

# Install PowerShell global tool
RUN powershell_version=7.6.0-preview.4 \
RUN powershell_version=7.6.0-preview.5 \
&& curl --fail --show-error --location --output PowerShell.Linux.x64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.x64.$powershell_version.nupkg \
&& powershell_sha512='92ba2a8344f13d1c640f73d61488a582bae3ea82e4d00aad02efece3475f852855fb6f8ac37f72b4a14cdc1975af9f253d59ce72e36f3653e6b1ee87dc273f8f' \
&& powershell_sha512='3d4425419f7a821af5e5718276ce4e37507e0895db5b5baff479e5c24ea441ecda160a6bdc90b427b2be36b2a6a44751ecf8993fdaec115a9819dd375def4fd4' \
&& echo "$powershell_sha512 PowerShell.Linux.x64.$powershell_version.nupkg" | sha512sum -c - \
&& mkdir --parents /usr/share/powershell \
&& dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.x64 \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/azurelinux3.0/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ RUN ln -s /usr/share/dotnet/dnx /usr/bin/dnx \
&& dotnet help

# Install PowerShell global tool
RUN powershell_version=7.6.0-preview.4 \
RUN powershell_version=7.6.0-preview.5 \
&& curl --fail --show-error --location --output PowerShell.Linux.arm64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.arm64.$powershell_version.nupkg \
&& powershell_sha512='265519a89209f8c0c6c736f3a0d92d97468ee5ddfc245c9ed24ec8ebe13826f15b6d3a879ce6e4274c17091d38811c91b2e5acf8ec4d2202d9b0d1176a28c710' \
&& powershell_sha512='2859f090dba3ae6dbb47248a7542925bd6c2af8f2d596e7aa656e479f0858267483883f4606e1d0cb5cf9c85703660ccb8c38025668b6835ef9faf24cd9ccefe' \
&& echo "$powershell_sha512 PowerShell.Linux.arm64.$powershell_version.nupkg" | sha512sum -c - \
&& mkdir --parents /usr/share/powershell \
&& dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.arm64 \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/nanoserver-ltsc2022/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ RUN powershell -Command " `
$dotnet_sha512_file; `
`
# Install PowerShell global tool
$powershell_version = '7.6.0-preview.4'; `
$powershell_version = '7.6.0-preview.5'; `
Invoke-WebRequest -OutFile PowerShell.Windows.x64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Windows.x64.$powershell_version.nupkg; `
$powershell_sha512 = 'a529408a93ca2be753d84137bff8ed95dc9301faf2da62fbd9d7bfb29fe502bfca9427736b1004884e839e3f2585ac613349f0fbbb97ea6f979b115dcf06aa0c'; `
$powershell_sha512 = '9790db4e72ec94e6b187b3053f918166d4b758d794885e0515616a54645682b29dbcbe1536324b6af07f277d7fff9a8307d468965f0c2389f168a7b57de5eb1d'; `
if ((Get-FileHash PowerShell.Windows.x64.$powershell_version.nupkg -Algorithm sha512).Hash -ne $powershell_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/nanoserver-ltsc2025/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ RUN powershell -Command " `
$dotnet_sha512_file; `
`
# Install PowerShell global tool
$powershell_version = '7.6.0-preview.4'; `
$powershell_version = '7.6.0-preview.5'; `
Invoke-WebRequest -OutFile PowerShell.Windows.x64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Windows.x64.$powershell_version.nupkg; `
$powershell_sha512 = 'a529408a93ca2be753d84137bff8ed95dc9301faf2da62fbd9d7bfb29fe502bfca9427736b1004884e839e3f2585ac613349f0fbbb97ea6f979b115dcf06aa0c'; `
$powershell_sha512 = '9790db4e72ec94e6b187b3053f918166d4b758d794885e0515616a54645682b29dbcbe1536324b6af07f277d7fff9a8307d468965f0c2389f168a7b57de5eb1d'; `
if ((Get-FileHash PowerShell.Windows.x64.$powershell_version.nupkg -Algorithm sha512).Hash -ne $powershell_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/noble/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ RUN ln -s /usr/share/dotnet/dnx /usr/bin/dnx \
&& dotnet help

# Install PowerShell global tool
RUN powershell_version=7.6.0-preview.4 \
RUN powershell_version=7.6.0-preview.5 \
&& curl --fail --show-error --location --output PowerShell.Linux.x64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.x64.$powershell_version.nupkg \
&& powershell_sha512='92ba2a8344f13d1c640f73d61488a582bae3ea82e4d00aad02efece3475f852855fb6f8ac37f72b4a14cdc1975af9f253d59ce72e36f3653e6b1ee87dc273f8f' \
&& powershell_sha512='3d4425419f7a821af5e5718276ce4e37507e0895db5b5baff479e5c24ea441ecda160a6bdc90b427b2be36b2a6a44751ecf8993fdaec115a9819dd375def4fd4' \
&& echo "$powershell_sha512 PowerShell.Linux.x64.$powershell_version.nupkg" | sha512sum -c - \
&& mkdir --parents /usr/share/powershell \
&& dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.x64 \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/noble/arm32v7/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ RUN ln -s /usr/share/dotnet/dnx /usr/bin/dnx \
&& dotnet help

# Install PowerShell global tool
RUN powershell_version=7.6.0-preview.4 \
RUN powershell_version=7.6.0-preview.5 \
&& curl --fail --show-error --location --output PowerShell.Linux.arm32.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.arm32.$powershell_version.nupkg \
&& powershell_sha512='32e410abb44dcd6ba943fa8c7367a88a6c0c4e3ac0a67756fb5919139c980f1a3d66a3b055e6b2292a154c9eede22003b0b85605c101e3e6fa89fd71b7d44a7f' \
&& powershell_sha512='bccd835a96f69fe121b13744d6a56414ff89a69abf921aca117a263d965d82e7e5414422395b0b4effb002c287a441d2a6c3c79c2923e26c348976d2a824c072' \
&& echo "$powershell_sha512 PowerShell.Linux.arm32.$powershell_version.nupkg" | sha512sum -c - \
&& mkdir --parents /usr/share/powershell \
&& dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.arm32 \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/noble/arm64v8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ RUN ln -s /usr/share/dotnet/dnx /usr/bin/dnx \
&& dotnet help

# Install PowerShell global tool
RUN powershell_version=7.6.0-preview.4 \
RUN powershell_version=7.6.0-preview.5 \
&& curl --fail --show-error --location --output PowerShell.Linux.arm64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Linux.arm64.$powershell_version.nupkg \
&& powershell_sha512='265519a89209f8c0c6c736f3a0d92d97468ee5ddfc245c9ed24ec8ebe13826f15b6d3a879ce6e4274c17091d38811c91b2e5acf8ec4d2202d9b0d1176a28c710' \
&& powershell_sha512='2859f090dba3ae6dbb47248a7542925bd6c2af8f2d596e7aa656e479f0858267483883f4606e1d0cb5cf9c85703660ccb8c38025668b6835ef9faf24cd9ccefe' \
&& echo "$powershell_sha512 PowerShell.Linux.arm64.$powershell_version.nupkg" | sha512sum -c - \
&& mkdir --parents /usr/share/powershell \
&& dotnet tool install --add-source / --tool-path /usr/share/powershell --version $powershell_version PowerShell.Linux.arm64 \
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/windowsservercore-ltsc2022/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ RUN powershell -Command " `
$dotnet_sha512_file; `
`
# Install PowerShell global tool
$powershell_version = '7.6.0-preview.4'; `
$powershell_version = '7.6.0-preview.5'; `
Invoke-WebRequest -OutFile PowerShell.Windows.x64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Windows.x64.$powershell_version.nupkg; `
$powershell_sha512 = 'a529408a93ca2be753d84137bff8ed95dc9301faf2da62fbd9d7bfb29fe502bfca9427736b1004884e839e3f2585ac613349f0fbbb97ea6f979b115dcf06aa0c'; `
$powershell_sha512 = '9790db4e72ec94e6b187b3053f918166d4b758d794885e0515616a54645682b29dbcbe1536324b6af07f277d7fff9a8307d468965f0c2389f168a7b57de5eb1d'; `
if ((Get-FileHash PowerShell.Windows.x64.$powershell_version.nupkg -Algorithm sha512).Hash -ne $powershell_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
Expand Down
4 changes: 2 additions & 2 deletions src/sdk/10.0/windowsservercore-ltsc2025/amd64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ RUN powershell -Command " `
$dotnet_sha512_file; `
`
# Install PowerShell global tool
$powershell_version = '7.6.0-preview.4'; `
$powershell_version = '7.6.0-preview.5'; `
Invoke-WebRequest -OutFile PowerShell.Windows.x64.$powershell_version.nupkg https://powershellinfraartifacts-gkhedzdeaghdezhr.z01.azurefd.net/tool/$powershell_version/PowerShell.Windows.x64.$powershell_version.nupkg; `
$powershell_sha512 = 'a529408a93ca2be753d84137bff8ed95dc9301faf2da62fbd9d7bfb29fe502bfca9427736b1004884e839e3f2585ac613349f0fbbb97ea6f979b115dcf06aa0c'; `
$powershell_sha512 = '9790db4e72ec94e6b187b3053f918166d4b758d794885e0515616a54645682b29dbcbe1536324b6af07f277d7fff9a8307d468965f0c2389f168a7b57de5eb1d'; `
if ((Get-FileHash PowerShell.Windows.x64.$powershell_version.nupkg -Algorithm sha512).Hash -ne $powershell_sha512) { `
Write-Host 'CHECKSUM VERIFICATION FAILED!'; `
exit 1; `
Expand Down
Loading