Skip to content

Commit

Permalink
Microsoft.DotNet.Runtime.8 version 8.0.7 (microsoft#162114)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-winget-bot authored Jul 11, 2024
1 parent bed427d commit 34a77bb
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Created using wingetcreate 1.0.4.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: Microsoft.DotNet.Runtime.8
PackageVersion: 8.0.7
MinimumOSVersion: 6.1.7601
InstallerSwitches:
Silent: /quiet
SilentWithProgress: /passive
Custom: /norestart
Installers:
- Architecture: arm64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.7/dotnet-runtime-8.0.7-win-arm64.exe
InstallerSha256: 381AF59B6805F951E5EA5CC29F4FE1D6CBCCAC3AE146273D43FF849B4DD95E97
ProductCode: '{cfdcde74-dfe0-4279-8145-350d40d6fdce}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET Runtime - 8.0.7 (arm64)
Publisher: Microsoft Corporation
DisplayVersion: 8.0.7.33813
ProductCode: '{cfdcde74-dfe0-4279-8145-350d40d6fdce}'
- Architecture: x64
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.7/dotnet-runtime-8.0.7-win-x64.exe
InstallerSha256: 9D6902F155D377CF36C25385B594D8C35D95E1C3A8FDE7906D84C3C86E212732
ProductCode: '{2deed747-1045-4f1e-833e-c123a7e4d2e5}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET Runtime - 8.0.7 (x64)
Publisher: Microsoft Corporation
DisplayVersion: 8.0.7.33813
ProductCode: '{2deed747-1045-4f1e-833e-c123a7e4d2e5}'
- Architecture: x86
InstallerType: burn
InstallerUrl: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.7/dotnet-runtime-8.0.7-win-x86.exe
InstallerSha256: 8DB4A0E786DED712F461A9469E1593778AEEDC76F857DA4409EAF8B894897DD5
ProductCode: '{0bdff99e-33c1-48fd-b1fa-8e42c972fc17}'
AppsAndFeaturesEntries:
- DisplayName: Microsoft .NET Runtime - 8.0.7 (x86)
Publisher: Microsoft Corporation
DisplayVersion: 8.0.7.33813
ProductCode: '{0bdff99e-33c1-48fd-b1fa-8e42c972fc17}'
ManifestType: installer
ManifestVersion: 1.6.0

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

PackageIdentifier: Microsoft.DotNet.Runtime.8
PackageVersion: 8.0.7
PackageLocale: en-US
Publisher: Microsoft Corporation
PackageName: Microsoft .NET Runtime 8.0
PackageUrl: https://dotnet.microsoft.com
License: MIT
ShortDescription: .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
Moniker: dotnet-runtime-8
Tags:
- .NET
- .NET Core
- dotnet
- net
- C#
- csharp
- F#
- fsharp
- VB
- Visual Basic
- runtime
ManifestType: defaultLocale
ManifestVersion: 1.6.0

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

PackageIdentifier: Microsoft.DotNet.Runtime.8
PackageVersion: 8.0.7
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 34a77bb

Please sign in to comment.