k3s-bin: update to 1.33.1+k3s1 [CI SKIP]
All checks were successful
ci/woodpecker/cron/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
drone 2025-05-24 00:01:31 +00:00
parent 38e25e176a
commit cb7bd280a0
2 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
pkgbase = k3s-bin
pkgdesc = Lightweight Kubernetes
pkgver = 1.33.0+k3s1
pkgver = 1.33.1+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.33.0+k3s1-x86_64::https://github.com/rancher/k3s/releases/download/v1.33.0+k3s1/k3s
sha256sums_x86_64 = 32af5d569ecae4bf503b68c21e29885687265a514eb33c45bf0873fff4cb4b63
source_armv7h = k3s-1.33.0+k3s1-armv7h::https://github.com/rancher/k3s/releases/download/v1.33.0+k3s1/k3s-armhf
sha256sums_armv7h = 44fb8d30c83533ce876402ccf51703ab58e3de06d88045f619b0a00a92671efd
source_aarch64 = k3s-1.33.0+k3s1-aarch64::https://github.com/rancher/k3s/releases/download/v1.33.0+k3s1/k3s-arm64
sha256sums_aarch64 = 1637c3cfaa5abb442acc87d8641299df5f6119d00e43c91d11377b6c8a118d72
source_x86_64 = k3s-1.33.1+k3s1-x86_64::https://github.com/rancher/k3s/releases/download/v1.33.1+k3s1/k3s
sha256sums_x86_64 = 0f53a0ee29c837713472e5fb0a13b5841f9dca76d029b26138364b9efbac66b1
source_armv7h = k3s-1.33.1+k3s1-armv7h::https://github.com/rancher/k3s/releases/download/v1.33.1+k3s1/k3s-armhf
sha256sums_armv7h = 82ae70eabac867e9f4fa46b89690c356803cedfab6b6bbceb022c1d72d67c0af
source_aarch64 = k3s-1.33.1+k3s1-aarch64::https://github.com/rancher/k3s/releases/download/v1.33.1+k3s1/k3s-arm64
sha256sums_aarch64 = ae4d5208d786b7ae3d916133419728bfc676648bd996de609e5cd55327c6f30a
pkgname = k3s-bin

View file

@ -1,6 +1,6 @@
# Maintainer: duxet <duxetlg@gmail.com>
pkgname=k3s-bin
pkgver=1.33.0+k3s1
pkgver=1.33.1+k3s1
pkgrel=1
pkgdesc="Lightweight Kubernetes"
url="https://k3s.io"
@ -31,9 +31,9 @@ source_aarch64=(
sha256sums=('808dd11d5378e5b84397a5258dd5a3b97bb2994951d3da39c806fcf165c6a939'
'76b6c39e6f8520f9791541a3c9593dda8c65f901588778ad9249ae237a70c0c8'
'73662123fb2273bcb520231838cbfa6360d0f4354fc958284c4bf07c1a9f027d')
sha256sums_x86_64=('32af5d569ecae4bf503b68c21e29885687265a514eb33c45bf0873fff4cb4b63')
sha256sums_armv7h=('44fb8d30c83533ce876402ccf51703ab58e3de06d88045f619b0a00a92671efd')
sha256sums_aarch64=('1637c3cfaa5abb442acc87d8641299df5f6119d00e43c91d11377b6c8a118d72')
sha256sums_x86_64=('0f53a0ee29c837713472e5fb0a13b5841f9dca76d029b26138364b9efbac66b1')
sha256sums_armv7h=('82ae70eabac867e9f4fa46b89690c356803cedfab6b6bbceb022c1d72d67c0af')
sha256sums_aarch64=('ae4d5208d786b7ae3d916133419728bfc676648bd996de609e5cd55327c6f30a')