Date: Friday, December 16, 2022 @ 18:14:06 Author: anatolik Revision: 1359681
upgpkg: osquery 5.7.0-1 Modified: osquery/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-16 17:38:14 UTC (rev 1359680) +++ PKGBUILD 2022-12-16 18:14:06 UTC (rev 1359681) @@ -1,8 +1,8 @@ # Maintainer: Anatol Pomozov pkgname=osquery -pkgver=5.6.0 -pkgrel=2 +pkgver=5.7.0 +pkgrel=1 pkgdesc='SQL powered operating system instrumentation, monitoring, and analytics' arch=(x86_64) url='https://osquery.io'
