Skip to content

Commit

Permalink
new version v0.4.0 of kurt
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Oct 29, 2023
1 parent 9edd5ee commit 2bba541
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/kurt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: kurt
spec:
version: v0.3.8
version: v0.4.0
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/soraro/kurt/releases/download/v0.3.8/kurt_linux_amd64.tar.gz
sha256: a2796983472253535ad2e1c27ea6d1a68f9c6b29a85a90f818b34223943cf6e6
uri: https://github.com/soraro/kurt/releases/download/v0.4.0/kurt_linux_amd64.tar.gz
sha256: 171b2a384fecf7f1512ab148173bf321380237d531c99d4b2b62e4957b31c6ba
files:
- from: kurt
to: .
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/soraro/kurt/releases/download/v0.3.8/kurt_darwin_amd64.tar.gz
sha256: 5a2c188677968befb802aa30a50ab1de44468db5472d530a2f78971d087b9591
uri: https://github.com/soraro/kurt/releases/download/v0.4.0/kurt_darwin_amd64.tar.gz
sha256: 6c08d9efde7b7aa553d31bda17896430162fa3a7e969227d54335b3d9ec52a93
files:
- from: kurt
to: .
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/soraro/kurt/releases/download/v0.3.8/kurt_darwin_arm64.tar.gz
sha256: f3f3d1fea75b415e2cd7c1354a5fa96afe32f81de7b5ea77cd0ca8f8549199fa
uri: https://github.com/soraro/kurt/releases/download/v0.4.0/kurt_darwin_arm64.tar.gz
sha256: 2c2d140a79ae3eaba234c36af3734d807950e1d98558dd39e3eb996a1e9aa836
files:
- from: kurt
to: .
Expand All @@ -45,8 +45,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/soraro/kurt/releases/download/v0.3.8/kurt_linux_arm64.tar.gz
sha256: 009b92bf43496a45ae4a38a4a0be9c64d9597a33adccb6f948c3d6db7f4dd0b0
uri: https://github.com/soraro/kurt/releases/download/v0.4.0/kurt_linux_arm64.tar.gz
sha256: cc2d278d012c30c9dfd63f244d2fafb86c0034dbca9cd7c5067a5c703f057d5a
files:
- from: kurt
to: .
Expand All @@ -57,8 +57,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/soraro/kurt/releases/download/v0.3.8/kurt_windows_amd64.zip
sha256: ce2ed9b01845d49a52039246a72f9df29cdb1ce2c78f48a363b0dfad38e624f6
uri: https://github.com/soraro/kurt/releases/download/v0.4.0/kurt_windows_amd64.zip
sha256: cb188e501d1b979a810de5597659ea1c8dd939dd3a51cb95ef58a4bf92427986
files:
- from: kurt.exe
to: .
Expand Down

0 comments on commit 2bba541

Please sign in to comment.