From 224ec5761ab8709a91e3c8f38140d801d947d4fe Mon Sep 17 00:00:00 2001 From: Union Palenshus Date: Wed, 18 Nov 2020 20:16:54 -0800 Subject: [PATCH] Adding LINQPad5 as its own app (#4889) Co-authored-by: Union Palenshus --- manifests/LINQPad/LINQPad5/5.43.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/LINQPad/LINQPad5/5.43.yaml diff --git a/manifests/LINQPad/LINQPad5/5.43.yaml b/manifests/LINQPad/LINQPad5/5.43.yaml new file mode 100644 index 000000000..a18b0deba --- /dev/null +++ b/manifests/LINQPad/LINQPad5/5.43.yaml @@ -0,0 +1,17 @@ +Id: LINQPad.LINQPad5 +Version: 5.43 +Name: LINQPad +Publisher: LINQPad +License: Copyright (c) LINQPad Pty Ltd +AppMoniker: linqpad +Tags: .net, sql +Description: The .NET Programmer’s Playground +Homepage: https://www.linqpad.net/ +Installers: + - Arch: Neutral + Url: https://www.linqpad.net/GetFile.aspx?LINQPad5Setup.exe + Sha256: db6933004bdb774a908c17db9bc3cf544ee676900e759e2f6ab67b365ddeef69 + InstallerType: inno + Switches: + Silent: "/verysilent" + SilentWithProgress: "/silent" \ No newline at end of file