diff --git a/manifests/LINQPad/LINQPad/5.41.yaml b/manifests/LINQPad/LINQPad/5.41.yaml new file mode 100644 index 000000000..de9c44915 --- /dev/null +++ b/manifests/LINQPad/LINQPad/5.41.yaml @@ -0,0 +1,17 @@ +Id: LINQPad.LINQPad +Version: 5.41 +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: be6e40e7a290e56a7b4ea6ecaffc0343e27d30dadd3a3250053edba74db38e8f + InstallerType: inno + Switches: + Silent: "/verysilent" + SilentWithProgress: "/silent" \ No newline at end of file