k3s-bin: update to 1.32.4+k3s1 [CI SKIP]
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful
This commit is contained in:
parent
492c138bc6
commit
295565115e
2 changed files with 11 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = k3s-bin
|
||||
pkgdesc = Lightweight Kubernetes
|
||||
pkgver = 1.32.3+k3s1
|
||||
pkgver = 1.32.4+k3s1
|
||||
pkgrel = 1
|
||||
url = https://k3s.io
|
||||
arch = x86_64
|
||||
|
@ -16,11 +16,11 @@ pkgbase = k3s-bin
|
|||
sha256sums = 808dd11d5378e5b84397a5258dd5a3b97bb2994951d3da39c806fcf165c6a939
|
||||
sha256sums = 76b6c39e6f8520f9791541a3c9593dda8c65f901588778ad9249ae237a70c0c8
|
||||
sha256sums = 73662123fb2273bcb520231838cbfa6360d0f4354fc958284c4bf07c1a9f027d
|
||||
source_x86_64 = k3s-1.32.3+k3s1-x86_64::https://github.com/rancher/k3s/releases/download/v1.32.3+k3s1/k3s
|
||||
sha256sums_x86_64 = b19216803650b567bf980888dec39035edaf664339c55bc4462f7a003edbef83
|
||||
source_armv7h = k3s-1.32.3+k3s1-armv7h::https://github.com/rancher/k3s/releases/download/v1.32.3+k3s1/k3s-armhf
|
||||
sha256sums_armv7h = a4e6579fb13f4cda7a50110772a2792645f6c8282e1bcb41b5c726fdefe899f1
|
||||
source_aarch64 = k3s-1.32.3+k3s1-aarch64::https://github.com/rancher/k3s/releases/download/v1.32.3+k3s1/k3s-arm64
|
||||
sha256sums_aarch64 = e1704d6dd74332acc8c398d36987663c7d559144b8ce789a83fd0ff1cb40cbaa
|
||||
source_x86_64 = k3s-1.32.4+k3s1-x86_64::https://github.com/rancher/k3s/releases/download/v1.32.4+k3s1/k3s
|
||||
sha256sums_x86_64 = f16989fc00c31a946a89ccb6320f540f4822e2748e758494d5305f20352026e9
|
||||
source_armv7h = k3s-1.32.4+k3s1-armv7h::https://github.com/rancher/k3s/releases/download/v1.32.4+k3s1/k3s-armhf
|
||||
sha256sums_armv7h = c443cf2043079b707c3e84f6e5156ef1e4bc32c92a1be9a27dc530fb81aaa515
|
||||
source_aarch64 = k3s-1.32.4+k3s1-aarch64::https://github.com/rancher/k3s/releases/download/v1.32.4+k3s1/k3s-arm64
|
||||
sha256sums_aarch64 = 08867b9599e1f806fd1a8e3090662185e70daaa0fc95566a6aedcaefe4c5e40c
|
||||
|
||||
pkgname = k3s-bin
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: duxet <duxetlg@gmail.com>
|
||||
pkgname=k3s-bin
|
||||
pkgver=1.32.3+k3s1
|
||||
pkgver=1.32.4+k3s1
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight Kubernetes"
|
||||
url="https://k3s.io"
|
||||
|
@ -31,9 +31,9 @@ source_aarch64=(
|
|||
sha256sums=('808dd11d5378e5b84397a5258dd5a3b97bb2994951d3da39c806fcf165c6a939'
|
||||
'76b6c39e6f8520f9791541a3c9593dda8c65f901588778ad9249ae237a70c0c8'
|
||||
'73662123fb2273bcb520231838cbfa6360d0f4354fc958284c4bf07c1a9f027d')
|
||||
sha256sums_x86_64=('b19216803650b567bf980888dec39035edaf664339c55bc4462f7a003edbef83')
|
||||
sha256sums_armv7h=('a4e6579fb13f4cda7a50110772a2792645f6c8282e1bcb41b5c726fdefe899f1')
|
||||
sha256sums_aarch64=('e1704d6dd74332acc8c398d36987663c7d559144b8ce789a83fd0ff1cb40cbaa')
|
||||
sha256sums_x86_64=('f16989fc00c31a946a89ccb6320f540f4822e2748e758494d5305f20352026e9')
|
||||
sha256sums_armv7h=('c443cf2043079b707c3e84f6e5156ef1e4bc32c92a1be9a27dc530fb81aaa515')
|
||||
sha256sums_aarch64=('08867b9599e1f806fd1a8e3090662185e70daaa0fc95566a6aedcaefe4c5e40c')
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue