Skip to content

Commit

Permalink
[Update Package] Microsoft/DotNet/SDK/6/6.0.403 new CDN urls (#203010)
Browse files Browse the repository at this point in the history
  • Loading branch information
flo7000 authored Dec 29, 2024
1 parent 3275c80 commit 3c0c54b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.1.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Microsoft.DotNet.SDK.6
PackageVersion: 6.0.403
Expand All @@ -10,7 +10,7 @@ InstallerSwitches:
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.403/dotnet-sdk-6.0.403-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.403/dotnet-sdk-6.0.403-win-arm64.exe
InstallerSha256: DC6263BBF1557BA7CF3FD7B81A009D446A1BB003B0FD0D62B99468588247DB62
ProductCode: '{e22d57a1-00b4-4cee-9335-b7a1fb0937ea}'
AppsAndFeaturesEntries:
Expand All @@ -20,7 +20,7 @@ Installers:
ProductCode: '{e22d57a1-00b4-4cee-9335-b7a1fb0937ea}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.403/dotnet-sdk-6.0.403-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.403/dotnet-sdk-6.0.403-win-x64.exe
InstallerSha256: 5C2FB92A474DFDFC65B92D3CB170ECE393EF7AC17C68442455F18009BD2652F4
ProductCode: '{cc54ea68-89fb-46b9-a862-66c5184168eb}'
AppsAndFeaturesEntries:
Expand All @@ -30,7 +30,7 @@ Installers:
ProductCode: '{cc54ea68-89fb-46b9-a862-66c5184168eb}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.403/dotnet-sdk-6.0.403-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.403/dotnet-sdk-6.0.403-win-x86.exe
InstallerSha256: C853D0D9AD744C137CE941496C7AB2EA43A63DC3C942DADD249B778B93D95440
ProductCode: '{c34c946b-d131-4864-8848-e95f3859eac4}'
AppsAndFeaturesEntries:
Expand All @@ -39,5 +39,5 @@ Installers:
DisplayVersion: 6.4.322.52402
ProductCode: '{c34c946b-d131-4864-8848-e95f3859eac4}'
ManifestType: installer
ManifestVersion: 1.1.0
ManifestVersion: 1.9.0

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Microsoft.DotNet.SDK.6
PackageVersion: 6.0.403
Expand All @@ -23,5 +23,5 @@ Tags:
- Visual Basic
- SDK
ManifestType: defaultLocale
ManifestVersion: 1.1.0
ManifestVersion: 1.9.0

Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.1.0.schema.json
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Microsoft.DotNet.SDK.6
PackageVersion: 6.0.403
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.1.0
ManifestVersion: 1.9.0

0 comments on commit 3c0c54b

Please sign in to comment.