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.
Automatic update of LINQPad.LINQPad.8 from 8.5.5 to 8.6.4 (microsoft#…
- Loading branch information
Showing
3 changed files
with
56 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/l/LINQPad/LINQPad/8/8.6.4/LINQPad.LINQPad.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,21 @@ | ||
# Automatically updated by the winget bot at 2024/Oct/21 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: LINQPad.LINQPad.8 | ||
PackageVersion: 8.6.4 | ||
InstallerType: inno | ||
Scope: machine | ||
FileExtensions: | ||
- linq | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.DotNet.SDK.8 | ||
Installers: | ||
- InstallerUrl: https://linqpad.azureedge.net/public/LINQPad8Setup.exe | ||
Architecture: x64 | ||
InstallerSha256: BFB542C8F4B5B6869F106F983047A9CE7D79B90EECD0573470A88F5193AC6115 | ||
- InstallerUrl: https://linqpad.azureedge.net/public/LINQPad8Setup.exe | ||
Architecture: x86 | ||
InstallerSha256: BFB542C8F4B5B6869F106F983047A9CE7D79B90EECD0573470A88F5193AC6115 | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
27 changes: 27 additions & 0 deletions
27
manifests/l/LINQPad/LINQPad/8/8.6.4/LINQPad.LINQPad.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 @@ | ||
# Automatically updated by the winget bot at 2024/Oct/21 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: LINQPad.LINQPad.8 | ||
PackageVersion: 8.6.4 | ||
PackageLocale: en-US | ||
Publisher: Joseph Albahari | ||
PublisherUrl: https://www.linqpad.net/ | ||
PublisherSupportUrl: https://www.linqpad.net/Feedback.aspx | ||
Author: Joseph Albahari | ||
PackageName: LINQPad 8 | ||
PackageUrl: https://www.linqpad.net/ | ||
License: Proprietary | ||
LicenseUrl: https://www.linqpad.net/FAQ.aspx | ||
Copyright: Copyright (c) LINQPad Pty Ltd | ||
CopyrightUrl: https://www.linqpad.net/FAQ.aspx | ||
ShortDescription: The .NET Programmer’s Playground | ||
Description: |- | ||
LINQPad is not just for LINQ queries, but any C#/F#/VB expression, statement block or program. | ||
Put an end to those hundreds of Visual Studio Console projects cluttering your source folder and join the revolution of LINQPad scripters and incremental developers. | ||
Moniker: linqpad8 | ||
Tags: | ||
- .net | ||
- linq | ||
- sql | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
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,8 @@ | ||
# Automatically updated by the winget bot at 2024/Oct/21 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: LINQPad.LINQPad.8 | ||
PackageVersion: 8.6.4 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |