mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
azure-functions-core-tools: Update to version 4.0.5530
This commit is contained in:
parent
0268bd4ae6
commit
9f1fd0f673
@ -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": "4.0.5455",
|
"version": "4.0.5530",
|
||||||
"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/4.0.5455/Azure.Functions.Cli.win-x64.4.0.5455.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5530/Azure.Functions.Cli.win-x64.4.0.5530.zip#/dl.7z",
|
||||||
"hash": "f1678ce578281b573ea98bbce797f2a3e8c236ea224236f476dca571ac26e260"
|
"hash": "f694a2af398b2f7ce7c0191af9a7348379d15832d59ee1d970563c9e30e656c3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5455/Azure.Functions.Cli.win-x86.4.0.5455.zip#/dl.7z",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/4.0.5530/Azure.Functions.Cli.win-x86.4.0.5530.zip#/dl.7z",
|
||||||
"hash": "4a8cef78d39624e92b491c54b3ccb1c91b64a99a32c5bb98c6584e777e127a79"
|
"hash": "4fa78db395baeda6dc1431b7ddb7a4daa1488db4e21bb50aa7316ef4e55689ca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user