mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
azure-functions-core-tools: Update to version 2.7.2913
This commit is contained in:
parent
eddc47c4b8
commit
d50ccd2256
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"##": "Rename download file because 7-zip can't decompress it as zip file.",
|
"##": "Rename download file because 7-zip can't decompress it as zip file.",
|
||||||
"version": "3.0.2881",
|
"version": "2.7.2913",
|
||||||
"description": "Microsoft Azure Functions Core Tools",
|
"description": "Microsoft Azure Functions Core Tools",
|
||||||
"homepage": "https://github.com/Azure/azure-functions-core-tools",
|
"homepage": "https://github.com/Azure/azure-functions-core-tools",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2881/Azure.Functions.Cli.win-x64.3.0.2881.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2913/Azure.Functions.Cli.win-x64.2.7.2913.zip#/dl.7z",
|
||||||
"hash": "ed50942494c24c31c81ffdc165598b5fcba7a66c8e1c8b19810575daf1089e2c"
|
"hash": "c755fc513a52d58f795201cfd474d6f7f129ed96deedce00da803a18f0bec6c9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2881/Azure.Functions.Cli.win-x86.3.0.2881.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.2913/Azure.Functions.Cli.win-x86.2.7.2913.zip#/dl.7z",
|
||||||
"hash": "84b4274e6aeb2748b712966e7c9b8cefff2f1152a54290399649571218526592"
|
"hash": "f53605907b395dbf6ca92f9d6bdad56f64358898851fb8bec166c47bc1097da4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user