blob: f66c7b76ab1e074f1a0a260d0d68d72056381aec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = codeql
pkgdesc = The CLI tool for GitHub's CodeQL
pkgver = 2.23.0
pkgrel = 1
url = https://github.com/github/codeql-cli-binaries
arch = i686
arch = x86_64
license = custom
options = !strip
source = codeql-v2.23.0.zip::https://github.com/github/codeql-cli-binaries/releases/download/v2.23.0/codeql-linux64.zip
sha256sums = b5dec48ca1848cec8323816414830ea87edd3178ef5686c71946020a36cd5a61
pkgname = codeql
|