forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Microsoft.DotNet.Runtime.8 version 8.0.7 (microsoft#162114)
- Loading branch information
1 parent
bed427d
commit 34a77bb
Showing
3 changed files
with
80 additions
and
0 deletions.
There are no files selected for viewing
44 changes: 44 additions & 0 deletions
44
manifests/m/Microsoft/DotNet/Runtime/8/8.0.7/Microsoft.DotNet.Runtime.8.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
27 changes: 27 additions & 0 deletions
27
manifests/m/Microsoft/DotNet/Runtime/8/8.0.7/Microsoft.DotNet.Runtime.8.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
9 changes: 9 additions & 0 deletions
9
manifests/m/Microsoft/DotNet/Runtime/8/8.0.7/Microsoft.DotNet.Runtime.8.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|