blob: 9f8f490d702dfafa47b63106ca1a5dba0159e965 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = azure-functions-core-tools-bin
pkgdesc = Command line tools for Azure Functions
pkgver = 3.0.2534
pkgrel = 2
url = https://github.com/Azure/azure-functions-core-tools
arch = x86_64
license = MIT
optdepends = dotnet-runtime: to install extensions
provides = azure-functions-core-tools
conflicts = azure-functions-core-tools
options = staticlibs
source = https://github.com/Azure/azure-functions-core-tools/releases/download/3.0.2534/Azure.Functions.Cli.linux-x64.3.0.2534.zip
b2sums = 03b22fb69ffbf9cc31bdb92fba6bae07d72c18d0dde3080f7631dc1a6cc5f65472579312110fa6b1763b1b507f99b09076f00dc046ef78e080043b7d068db438
pkgname = azure-functions-core-tools-bin
|