25 lines
885 B
YAML
25 lines
885 B
YAML
PackageIdentifier: Microsoft.Bicep
|
|
Publisher: Microsoft Corporation
|
|
Author: Microsoft
|
|
PackageName: Bicep CLI
|
|
Moniker: bicep
|
|
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.
|
|
PackageVersion: 0.2.328
|
|
License: Copyright (c) Microsoft Corporation
|
|
LicenseUrl: https://github.com/Azure/bicep/blob/main/LICENSE
|
|
Tags:
|
|
- arm templates
|
|
- azure
|
|
- bicep
|
|
- bicep cli
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/Azure/bicep/releases/download/v0.2.328/bicep-setup-win-x64.exe
|
|
InstallerSha256: B36D92F609151104609E84BF07A2A21853C2442FAFB7FCFF4BD6F37020F53A1A
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Silent: '/silent'
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|