bicep: Update to version 0.28.1

This commit is contained in:
github-actions[bot] 2024-06-05 00:33:33 +00:00
parent 8dff873d65
commit 934acb34fc

View File

@ -1,12 +1,12 @@
{ {
"version": "0.27.1", "version": "0.28.1",
"description": "A declarative language for describing and deploying Azure resources", "description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep", "homepage": "https://github.com/Azure/bicep",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.27.1/bicep-win-x64.exe#/bicep.exe", "url": "https://github.com/Azure/bicep/releases/download/v0.28.1/bicep-win-x64.exe#/bicep.exe",
"hash": "9df30f0fb0a6cbb3a22e47621bb616489004bcd1c50619ff2982069149ad154e" "hash": "21d86229cd0384d46d5a1a90f9fcbb174c839e3b601d3645f0decd68f088d884"
} }
}, },
"bin": "bicep.exe", "bin": "bicep.exe",