mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
bicep: Update to version 0.35.1
This commit is contained in:
parent
a643de1a25
commit
63e18f55fb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.34.44",
|
"version": "0.35.1",
|
||||||
"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.34.44/bicep-win-arm64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.35.1/bicep-win-arm64.exe#/bicep.exe",
|
||||||
"hash": "edf44c568055c46d2f4ac5fbaf4438b4c454840f10a984d9e8fefcd46b2acab1"
|
"hash": "33ee2d6ea23defdc9e2a0251ec49883762bc9d4c868c42236b98b59ea2fbebba"
|
||||||
},
|
},
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/bicep/releases/download/v0.34.44/bicep-win-x64.exe#/bicep.exe",
|
"url": "https://github.com/Azure/bicep/releases/download/v0.35.1/bicep-win-x64.exe#/bicep.exe",
|
||||||
"hash": "1506f5ae785c2628a90bb04893d2b5bd7c97284805b79f2389498e4ae35e40c8"
|
"hash": "24e8855c26c9c35caaa1a0dccae98a9d2f68bda09275bf03f4b237f403740a7b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bicep.exe",
|
"bin": "bicep.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user