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.1812
This commit is contained in:
parent
79c7655a4b
commit
1273c79930
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"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",
|
||||||
"version": "2.7.1724",
|
"version": "2.7.1812",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1724/Azure.Functions.Cli.win-x64.2.7.1724.zip",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1812/Azure.Functions.Cli.win-x64.2.7.1812.zip",
|
||||||
"hash": "5455d1720dd0b8a3f1e3f73b14f95ff62cca8f2d0904a3f611db6287898a1b46"
|
"hash": "e24c3cc40be419cd0583fa048dcb089ad3d39e36d641e5e5886497da65709d4f"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1724/Azure.Functions.Cli.win-x86.2.7.1724.zip",
|
"url": "https://github.com/Azure/azure-functions-core-tools/releases/download/2.7.1812/Azure.Functions.Cli.win-x86.2.7.1812.zip",
|
||||||
"hash": "a4cfeeda50d38b491f109c6fae0bdf725506eb1d223807ecb7e78902762ddabb"
|
"hash": "f96aeb50d4cec72b0a34ce2a87fbf0aaaddca717cfb9198170fb81c83694c083"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "func.exe",
|
"bin": "func.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user