mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
azure-functions-core-tools: Update to version 4.6.0
This commit is contained in:
parent
3f211ef0cb
commit
a871548efd
@ -1,22 +1,22 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
|
||||
"##": "Rename download file because 7-zip can't decompress it as zip file.",
|
||||
"version": "4.5.0",
|
||||
"version": "4.6.0",
|
||||
"description": "Microsoft Azure Functions Core Tools",
|
||||
"homepage": "https://github.com/Azure/azure-functions-core-tools",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"arm64": {
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-arm64.4.5.0.zip#/dl.7z",
|
||||
"hash": "ef0ed81b32b15b6241ea4a302ed530d23d537b85948c8775385387ee2560732e"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-arm64.4.6.0.zip#/dl.7z",
|
||||
"hash": "8d7521b7a7cb29ad0f311dc3453486f19a5c41c7146401ab136107428d664437"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-x86.4.5.0.zip#/dl.7z",
|
||||
"hash": "53abb8306fa135b48ef78ee90872c7be6ebc2af1733f572dd93913f9258be489"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-x86.4.6.0.zip#/dl.7z",
|
||||
"hash": "974382f27a21d4a4a067f5bfd9ac8eda30e9607ac0df7e8e814529c6a1ff64cd"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.5.0/Azure.Functions.Cli.win-x64.4.5.0.zip#/dl.7z",
|
||||
"hash": "9f74ad48b46a915e98668feed0e157315fe69e0d481366e997e8b0a44d45982b"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.6.0/Azure.Functions.Cli.win-x64.4.6.0.zip#/dl.7z",
|
||||
"hash": "dd8c2e947e36e5626731b31eaf789294155d3f02fc00ab43495f9f2da92dc597"
|
||||
}
|
||||
},
|
||||
"bin": "func.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user