26 lines
1002 B
YAML
26 lines
1002 B
YAML
PackageIdentifier: Microsoft.Bicep
|
|
PackageVersion: 0.3.255
|
|
PackageName: Bicep CLI
|
|
Publisher: Microsoft Corporation
|
|
License: Copyright (c) Microsoft Corporation
|
|
LicenseUrl: https://github.com/Azure/bicep/blob/main/LICENSE
|
|
Moniker: bicep
|
|
Tags:
|
|
- arm templates
|
|
- azure
|
|
- bicep
|
|
- bicep cli
|
|
ShortDescription: 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.
|
|
PackageUrl: https://github.com/Azure/bicep
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/Azure/bicep/releases/download/v0.3.255/bicep-setup-win-x64.exe
|
|
InstallerSha256: d032da1b15ee7e2a20f4dd80520af96c3a61ddf745f47102dd737883f241489b
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
|
|
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|