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