mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
azure-functions-core-tools: Update to version 4.0.6594
This commit is contained in:
parent
9c5d840674
commit
76c3c192c8
@ -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.0.6280",
|
||||
"version": "4.0.6594",
|
||||
"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.0.6280/Azure.Functions.Cli.win-arm64.4.0.6280.zip#/dl.7z",
|
||||
"hash": "69c533a8d9d6d3286eaa2fc62fb33f3e50a1d49bb085dc6a5b6f705836c34486"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-arm64.4.0.6594.zip#/dl.7z",
|
||||
"hash": "453f18d2c2701b60ebbe252067e0de74963a42129a825d58cd852b5b3be8830d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6280/Azure.Functions.Cli.win-x86.4.0.6280.zip#/dl.7z",
|
||||
"hash": "8cfd9397c80fe1063084f67d64190027359320123ea96c69ab86641cead76135"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-x86.4.0.6594.zip#/dl.7z",
|
||||
"hash": "4d4b16d659edc0033796e725f3da518411cab75a1281d2b0a440fa08ef69228d"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6280/Azure.Functions.Cli.win-x64.4.0.6280.zip#/dl.7z",
|
||||
"hash": "5264a302624b0173c155ec3b0baa20d7ce71fc94ce61c3b5509d5e882505c2a3"
|
||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.6594/Azure.Functions.Cli.win-x64.4.0.6594.zip#/dl.7z",
|
||||
"hash": "53f2b4c20cf91c158007a93d870b6066ba8f8355b439c85f84474e8960954525"
|
||||
}
|
||||
},
|
||||
"bin": "func.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user