mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
bicep: Update to version 0.30.23
This commit is contained in:
parent
54e3992fc2
commit
8f05818330
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.30.3",
|
"version": "0.30.23",
|
||||||
"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.30.3/bicep-win-arm64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.30.23/bicep-win-arm64.exe#/bicep.exe",
|
||||||
"hash": "1ef5ebc66cbe501f817e6abe1bf6d4c4ca29d55d7b199a099c0c622a051633c0"
|
"hash": "2b17b74e82366d061d9a800b005c45ce428f17bf43b0db70cf644a2c7acc6fcd"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/bicep/releases/download/v0.30.3/bicep-win-x64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.30.23/bicep-win-x64.exe#/bicep.exe",
|
||||||
"hash": "8483fa5dca04fbe435b1e13c6d41faf7f29649d3e6941cde99142823e0eb4105"
|
"hash": "0a384b57320fb6aeb0318272d29cc8ae741b5b9d5b499fc004b3761e7911d3e9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bicep.exe",
|
"bin": "bicep.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user