Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

build(deps): update dependency azure/bicep to v0.25.53 #1263

Merged
merged 2 commits into from
Feb 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions installation/azure/vmclarity.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.25.3.34343",
"templateHash": "7261902024991961438"
"version": "0.25.53.49325",
"templateHash": "18087006676817818247"
}
},
"parameters": {
Expand Down Expand Up @@ -228,8 +228,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.25.3.34343",
"templateHash": "16087423469943828150"
"version": "0.25.53.49325",
"templateHash": "13122596852083336389"
}
},
"parameters": {
Expand Down Expand Up @@ -289,8 +289,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.25.3.34343",
"templateHash": "3091884290788873923"
"version": "0.25.53.49325",
"templateHash": "18031175185224250657"
}
},
"parameters": {
Expand Down Expand Up @@ -388,8 +388,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.25.3.34343",
"templateHash": "16876028691511130"
"version": "0.25.53.49325",
"templateHash": "8923670637133289128"
}
},
"parameters": {
Expand Down Expand Up @@ -555,8 +555,8 @@
"metadata": {
"_generator": {
"name": "bicep",
"version": "0.25.3.34343",
"templateHash": "2057808809876719344"
"version": "0.25.53.49325",
"templateHash": "13649397790537468138"
}
},
"parameters": {
Expand Down
2 changes: 1 addition & 1 deletion makefile.d/20-tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $(AZURECLI_VENV)/bin/az: | $(BIN_DIR)

BICEP_BIN := $(BIN_DIR)/bicep
# renovate: datasource=github-releases depName=Azure/bicep versioning=semver
BICEP_VERSION := 0.25.3
BICEP_VERSION := 0.25.53
BICEP_OSTYPE := $(OSTYPE)
BICEP_ARCH := $(ARCHTYPE)

Expand Down
Loading