Skip to content

Commit

Permalink
new version v1.6.0 of accurate (#4228)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Nov 18, 2024
1 parent 75034c8 commit 83931f8
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/accurate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ kind: Plugin
metadata:
name: accurate
spec:
version: v1.5.0
version: v1.6.0
homepage: https://github.com/cybozu-go/accurate
platforms:
- selector:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/cybozu-go/accurate/releases/download/v1.5.0/kubectl-accurate_v1.5.0_darwin_amd64.tar.gz
sha256: 6c69f4cf2294f8ee92597a53440b623f66af0be251cc5fdc4b72e6eb907ad0d0
uri: https://github.com/cybozu-go/accurate/releases/download/v1.6.0/kubectl-accurate_v1.6.0_darwin_amd64.tar.gz
sha256: 9e51c63d5bc15569e5d440e0aba28898a856cabeb865faaa37241788f7690125
bin: kubectl-accurate
files:
- from: kubectl-accurate
Expand All @@ -22,8 +22,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/cybozu-go/accurate/releases/download/v1.5.0/kubectl-accurate_v1.5.0_darwin_arm64.tar.gz
sha256: 7d200cc955b6af09bcfa02fdafa6292c75f75003b8d2453fef9324fb9d847752
uri: https://github.com/cybozu-go/accurate/releases/download/v1.6.0/kubectl-accurate_v1.6.0_darwin_arm64.tar.gz
sha256: 44b082629f84946d3da54aba8324fb9763f4240ecc6545e27ed5918da3328bc8
bin: kubectl-accurate
files:
- from: kubectl-accurate
Expand All @@ -34,8 +34,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/cybozu-go/accurate/releases/download/v1.5.0/kubectl-accurate_v1.5.0_linux_amd64.tar.gz
sha256: 5c82a2cceea2c29f8d62354a538af5e1e318b9558ee933d247f97420442458ec
uri: https://github.com/cybozu-go/accurate/releases/download/v1.6.0/kubectl-accurate_v1.6.0_linux_amd64.tar.gz
sha256: f98720fcc73f2a48daa8bb3f3025da769ab40b0fbb8b371a4527249f617cc772
bin: kubectl-accurate
files:
- from: kubectl-accurate
Expand All @@ -46,8 +46,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/cybozu-go/accurate/releases/download/v1.5.0/kubectl-accurate_v1.5.0_linux_arm64.tar.gz
sha256: 9d5e78912f092234f31ed4eee96ee41e809fee9380a9480a642c89d97c45d758
uri: https://github.com/cybozu-go/accurate/releases/download/v1.6.0/kubectl-accurate_v1.6.0_linux_arm64.tar.gz
sha256: 38e23aa29821d445305478430bf46153b0def319717f393b4e0ec9bcaec6acbf
bin: kubectl-accurate
files:
- from: kubectl-accurate
Expand All @@ -58,8 +58,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/cybozu-go/accurate/releases/download/v1.5.0/kubectl-accurate_v1.5.0_windows_amd64.tar.gz
sha256: 4e1504e6bbdd1305c64fb5b60e7af0e0d25db968995064087fe59c3619db969d
uri: https://github.com/cybozu-go/accurate/releases/download/v1.6.0/kubectl-accurate_v1.6.0_windows_amd64.tar.gz
sha256: c4d9d961826bf38482111cc357547f6fdddac494a0643c28cf94885ce6132ff7
bin: kubectl-accurate.exe
files:
- from: kubectl-accurate.exe
Expand Down

0 comments on commit 83931f8

Please sign in to comment.