Skip to content

Commit

Permalink
[Update Package] Microsoft.DotNet.DesktopRuntime.6: version 6.0.14: u…
Browse files Browse the repository at this point in the history
…pdate installer URL (microsoft#202543)

Co-authored-by: Alexander Mnich <alex@mnich.dev>
  • Loading branch information
damn-good-b0t and a-mnich authored Dec 27, 2024
1 parent d0b15e1 commit 852b49b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ InstallerSwitches:
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/6.0.14/windowsdesktop-runtime-6.0.14-win-arm64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/6.0.14/windowsdesktop-runtime-6.0.14-win-arm64.exe
InstallerSha256: C92F9512E77BE68BBB9492A3DFE776888B68FC1DFA38E5F68E8A1E490EE4952A
ProductCode: '{720e50f1-ec87-4573-8dd0-05a88ed63daf}'
AppsAndFeaturesEntries:
Expand All @@ -21,7 +21,7 @@ Installers:
ProductCode: '{720e50f1-ec87-4573-8dd0-05a88ed63daf}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/6.0.14/windowsdesktop-runtime-6.0.14-win-x64.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/6.0.14/windowsdesktop-runtime-6.0.14-win-x64.exe
InstallerSha256: B3373B3C382534C5873D05961D40998F99819E6153437824E71453AEEED28FD6
ProductCode: '{c4558324-5b32-43fc-9ac2-423fee96dae0}'
AppsAndFeaturesEntries:
Expand All @@ -31,7 +31,7 @@ Installers:
ProductCode: '{c4558324-5b32-43fc-9ac2-423fee96dae0}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/WindowsDesktop/6.0.14/windowsdesktop-runtime-6.0.14-win-x86.exe
InstallerUrl: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/6.0.14/windowsdesktop-runtime-6.0.14-win-x86.exe
InstallerSha256: A09692B8DA82B639AB05E5012644DF38488CB3B16ACB11620FD5A2B96E8390D3
ProductCode: '{c31ad3df-16b7-41b3-81fa-7658cb450781}'
AppsAndFeaturesEntries:
Expand All @@ -40,5 +40,5 @@ Installers:
DisplayVersion: 6.0.14.32124
ProductCode: '{c31ad3df-16b7-41b3-81fa-7658cb450781}'
ManifestType: installer
ManifestVersion: 1.1.0
ManifestVersion: 1.9.0

Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ Tags:
- Windows
- runtime
ManifestType: defaultLocale
ManifestVersion: 1.1.0
ManifestVersion: 1.9.0

Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ PackageIdentifier: Microsoft.DotNet.DesktopRuntime.6
PackageVersion: 6.0.14
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.1.0
ManifestVersion: 1.9.0

0 comments on commit 852b49b

Please sign in to comment.