mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
azure-developer-cli: Update to version 1.22.0
This commit is contained in:
parent
f799f0a920
commit
0de8b26177
@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"version": "1.21.3",
|
||||
"version": "1.22.0",
|
||||
"description": "A developer CLI that reduces the time it takes to get started on Azure",
|
||||
"homepage": "https://aka.ms/azd",
|
||||
"license": "MIT",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"arm64": {
|
||||
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.21.3/azd-windows-arm64-alpha.zip",
|
||||
"hash": "42898c9e17b92629be766b8a8b978cf25722dcaf5d61d85bed1ce34a6125ea9a"
|
||||
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.22.0/azd-windows-arm64-alpha.zip",
|
||||
"hash": "0a04503f09f07e3b0e0de73b10bde39d1ccd95d4c0baa886fcf2989df5f48ed5"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.21.3/azd-windows-amd64.zip",
|
||||
"hash": "0cb7b342c452d097061456e5fd1ea3ed696f83c78acf4d0cb9df79202c729924"
|
||||
"url": "https://github.com/Azure/azure-dev/releases/download/azure-dev-cli_1.22.0/azd-windows-amd64.zip",
|
||||
"hash": "d7b61b4b81d1ea89b2db9db758ddb4f768d6edee5120b5a382970dba822e4f02"
|
||||
}
|
||||
},
|
||||
"pre_install": "Get-Item \"$dir\\azd-*.exe\" | Rename-Item -NewName \"azd.exe\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user