diff --git a/manifests/Microsoft/bicep/0.3.126.yaml b/manifests/Microsoft/bicep/0.3.126.yaml new file mode 100644 index 000000000..e7ba8ffdb --- /dev/null +++ b/manifests/Microsoft/bicep/0.3.126.yaml @@ -0,0 +1,21 @@ +--- + +Id: Microsoft.Bicep +Version: 0.3.126 +Name: Bicep CLI +Publisher: Microsoft Corporation +License: Copyright (c) Microsoft Corporation +LicenseUrl: https://github.com/Azure/bicep/blob/main/LICENSE +AppMoniker: bicep +Tags: arm templates, azure, bicep, bicep cli +Description: Bicep is a Domain Specific Language (DSL) for deploying Azure resources declaratively. It aims to drastically simplify the authoring experience with a cleaner syntax and better support for modularity and code re-use. +Homepage: https://github.com/Azure/bicep +Installers: + - Arch: x64 + Url: https://github.com/Azure/bicep/releases/download/v0.3.126/bicep-setup-win-x64.exe + Sha256: EE0E5698E55F3BB793B3A9A343D57AB8D6755F543827AC4E88FACBA3888AA83F + InstallerType: exe + Switches: + Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART + SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART +