diff --git a/bucket/bicep.json b/bucket/bicep.json index 48e252d1a2..06f9958d3f 100644 --- a/bucket/bicep.json +++ b/bucket/bicep.json @@ -1,12 +1,12 @@ { - "version": "0.29.45", + "version": "0.29.47", "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.45/bicep-win-x64.exe#/bicep.exe", - "hash": "96d05bf6b21fcf492fa02f13bcb3a4cf5aa09e98fbc87c92aef8125966735662" + "url": "https://github.com/Azure/bicep/releases/download/v0.29.47/bicep-win-x64.exe#/bicep.exe", + "hash": "69305478e4cbbb9c9c5d74f146d2877a7211a3512f2f08af0b172a035443f9e9" } }, "bin": "bicep.exe",