Skip to content

Commit

Permalink
[Update Package] Microsoft/DotNet/SDK/6/6.0.114 new CDN urls (#204390)
Browse files Browse the repository at this point in the history
  • Loading branch information
flo7000 authored Dec 31, 2024
1 parent 2431efc commit 1be82c9
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.114
Expand All @@ -11,7 +11,7 @@ InstallerSwitches:
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.114/dotnet-sdk-6.0.114-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.114/dotnet-sdk-6.0.114-win-arm64.exe
InstallerSha256: 32849EC0D07D187FFB2F50E6D11D24B2FC5B38C05F13B1E5E61B7A40DEF06668
ProductCode: '{aed6b1ae-b6eb-43a7-b3e8-a7cb0f048adc}'
AppsAndFeaturesEntries:
Expand All @@ -21,7 +21,7 @@ Installers:
ProductCode: '{aed6b1ae-b6eb-43a7-b3e8-a7cb0f048adc}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.114/dotnet-sdk-6.0.114-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.114/dotnet-sdk-6.0.114-win-x64.exe
InstallerSha256: A5DEECA1D674659E3314E8420D45BFE57F5F678502F8BB4AE6C49EBF8F199388
ProductCode: '{85ca4e1a-3897-4db6-b835-1a8f46e679de}'
AppsAndFeaturesEntries:
Expand All @@ -31,7 +31,7 @@ Installers:
ProductCode: '{85ca4e1a-3897-4db6-b835-1a8f46e679de}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.114/dotnet-sdk-6.0.114-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/Sdk/6.0.114/dotnet-sdk-6.0.114-win-x86.exe
InstallerSha256: 2170792B5AF27BB5D65C50F9B18F03189C50CB0950CDC3E6F4E23ED8A7C83E2C
ProductCode: '{a7023753-b67c-42bb-9799-69b3350f733f}'
AppsAndFeaturesEntries:
Expand All @@ -40,5 +40,5 @@ Installers:
DisplayVersion: 6.1.1423.7429
ProductCode: '{a7023753-b67c-42bb-9799-69b3350f733f}'
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.114
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.114
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.1.0
ManifestVersion: 1.9.0

0 comments on commit 1be82c9

Please sign in to comment.