Add Bicep CLI 0.3.126 (#9027)
This commit is contained in:
committed by
GitHub
parent
db60c51e78
commit
ffb7317247
21
manifests/Microsoft/bicep/0.3.126.yaml
Normal file
21
manifests/Microsoft/bicep/0.3.126.yaml
Normal file
@@ -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
|
||||
|
Reference in New Issue
Block a user