This commit is contained in:
Patrick Münch 2024-02-27 14:31:15 +00:00
parent 8ca6a3b2d0
commit 73f3a8842d
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mondoo
pkgdesc = Mondoo Client CLI for the Mondoo Policy as Code Platform
pkgver = 10.4.1
pkgver = 10.4.2
pkgrel = 1
url = https://mondoo.com
arch = x86_64

View file

@ -3,7 +3,7 @@
# Maintainer: Patrick Münch <patrick@mondoo.com>
#
pkgname=mondoo
orignalVersion="10.4.1"
orignalVersion="10.4.2"
pkgver="${orignalVersion/-/_}"
pkgrel=1
pkgdesc="Mondoo Client CLI for the Mondoo Policy as Code Platform"