mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
bicep: Update to version 0.38.3
This commit is contained in:
parent
1a1b9c169d
commit
ad1f428fd7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.37.4",
|
"version": "0.38.3",
|
||||||
"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": {
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/Azure/bicep/releases/download/v0.37.4/bicep-win-arm64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.38.3/bicep-win-arm64.exe#/bicep.exe",
|
||||||
"hash": "191122cf85f2e806a446ca081be6f0c374b90b8447395f4e75d1df49d5bf1408"
|
"hash": "ed6c515f3e508be4ca735f2241908365f27371135479e922fddd491f010ad035"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/bicep/releases/download/v0.37.4/bicep-win-x64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.38.3/bicep-win-x64.exe#/bicep.exe",
|
||||||
"hash": "8011df2c600f7ec7cfef8058f1b0c8629770421344047a3524608367165e0715"
|
"hash": "c82b12d5740f3765ec08027bbfa2ad4fdcbf70eee076fdd3140b11ccda6db1e5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bicep.exe",
|
"bin": "bicep.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user