chore(update): v1.25.2+k0s.0

Signed-off-by: Toni Tauro <eye@eyenx.ch>
This commit is contained in:
Toni Tauro
2022-09-22 22:39:45 +02:00
parent d0872d7ed0
commit c6e987aa6b
2 changed files with 5 additions and 5 deletions

View File

@@ -2,14 +2,14 @@
# Co-Maintainer: Lukas Grossar <lukasgrossar@gmail.com>
pkgname=k0s-bin
pkgver=1.24.4+k0s.0
pkgver=1.25.2+k0s.0
pkgrel=1
pkgdesc="k0s - Zero Friction Kubernetes"
arch=('x86_64')
url="https://github.com/k0sproject/k0s"
license=('Apache')
source=("https://github.com/k0sproject/k0s/releases/download/v${pkgver}/k0s-v${pkgver}-amd64")
sha256sums=('c94fb7da760cbdde5ef90e0183cf9c2dd32be139d82e64c3f6ab83d614049383')
sha256sums=('ef825eac5f1b851f4ee883e33587b019b5a76984aa7c37e06c64661b0dd4fd3c')
options=(!strip)
package() {