26 lines
998 B
YAML
26 lines
998 B
YAML
PackageIdentifier: Microsoft.Bicep
|
|
PackageVersion: 0.3.1
|
|
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.1/bicep-setup-win-x64.exe
|
|
InstallerSha256: 20B73AA5A373591E619C7A3E89AA6396FF7D48A145341A839C5059B99C1A255D
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Silent: /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
|
|
SilentWithProgress: /SILENT /SUPPRESSMSGBOXES /NORESTART
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0
|