Skip to content

Commit

Permalink
new version v0.21.1 of moco (#3900)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jun 13, 2024
1 parent 9277b34 commit 87845de
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/moco.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: Plugin
metadata:
name: moco
spec:
version: v0.20.2
version: v0.21.1
homepage: https://github.com/cybozu-go/moco
platforms:
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/cybozu-go/moco/releases/download/v0.20.2/kubectl-moco_v0.20.2_darwin_amd64.tar.gz
sha256: 64a00afcd75d95f884ad013be0b3815554206863fee67bc63f4786e9b6355ad2
uri: https://github.com/cybozu-go/moco/releases/download/v0.21.1/kubectl-moco_v0.21.1_darwin_amd64.tar.gz
sha256: 612cf5b3a1df073b65ed67f8145a2e45432ee63a2f6bec168f146a0c290a8150
bin: kubectl-moco
files:
- from: kubectl-moco
Expand All @@ -22,8 +22,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/cybozu-go/moco/releases/download/v0.20.2/kubectl-moco_v0.20.2_darwin_arm64.tar.gz
sha256: 160dc3c6db23f56bd891f06f5fd4e714421927243365ea0f15e0cbccae10c527
uri: https://github.com/cybozu-go/moco/releases/download/v0.21.1/kubectl-moco_v0.21.1_darwin_arm64.tar.gz
sha256: 9f7a94b50aac3d331b50abe24c911d0004ae22ae84ce696fac0ae61c0919c123
bin: kubectl-moco
files:
- from: kubectl-moco
Expand All @@ -34,8 +34,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/cybozu-go/moco/releases/download/v0.20.2/kubectl-moco_v0.20.2_linux_amd64.tar.gz
sha256: 19bb5d881c291e6cbaeae2b73c355eed84cb32fdf6dc79efc6c2afa5d6110265
uri: https://github.com/cybozu-go/moco/releases/download/v0.21.1/kubectl-moco_v0.21.1_linux_amd64.tar.gz
sha256: 72e6bb4f83664b161657755a64d5c40a0d99e411b572230b3aa91aa346fd9461
bin: kubectl-moco
files:
- from: kubectl-moco
Expand All @@ -46,8 +46,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/cybozu-go/moco/releases/download/v0.20.2/kubectl-moco_v0.20.2_linux_arm64.tar.gz
sha256: 4540cc6c0b4c06574e7be839aa6c05aa74c428ef3d31856a558039e533d60fde
uri: https://github.com/cybozu-go/moco/releases/download/v0.21.1/kubectl-moco_v0.21.1_linux_arm64.tar.gz
sha256: 5b782a5162cf197457f67e726c78432c3bfebe73c765ace71e99e9ec2dff3dbb
bin: kubectl-moco
files:
- from: kubectl-moco
Expand All @@ -58,8 +58,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/cybozu-go/moco/releases/download/v0.20.2/kubectl-moco_v0.20.2_windows_amd64.tar.gz
sha256: 67bb857449cdcd72a4a585ee5442c20dfa856be40339ed3365ef085dd7666fd6
uri: https://github.com/cybozu-go/moco/releases/download/v0.21.1/kubectl-moco_v0.21.1_windows_amd64.tar.gz
sha256: a642f8f3eacdcea4cacb35e50978977563f8010c1f75c3d01c46861dee830b5e
bin: kubectl-moco.exe
files:
- from: kubectl-moco.exe
Expand Down

0 comments on commit 87845de

Please sign in to comment.