diff --git a/bucket/bicep.json b/bucket/bicep.json index 06f9958d3f..6e620aeaf6 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.29.47", + "version": "0.30.3", "description": "A declarative language for describing and deploying Azure resources", "homepage": "https://github.com/Azure/bicep", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Azure/bicep/releases/download/v0.29.47/bicep-win-x64.exe#/bicep.exe", - "hash": "69305478e4cbbb9c9c5d74f146d2877a7211a3512f2f08af0b172a035443f9e9" + "url": "https://github.com/Azure/bicep/releases/download/v0.30.3/bicep-win-x64.exe#/bicep.exe", + "hash": "8483fa5dca04fbe435b1e13c6d41faf7f29649d3e6941cde99142823e0eb4105" } }, "bin": "bicep.exe",