Skip to content

Commit

Permalink
new version v0.17.12 of schemahero
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Nov 6, 2024
1 parent c5f6ee6 commit 62e2023
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/schemahero.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ kind: Plugin
metadata:
name: schemahero
spec:
version: v0.17.11
version: v0.17.12
platforms:
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.11/kubectl-schemahero_linux_amd64.tar.gz
sha256: 64788961847e77a46aeb80798508a03c47a14fb94e3caf6cb4304ec51b348280
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.12/kubectl-schemahero_linux_amd64.tar.gz
sha256: 1f698fc9afe288483c973c89a7838d07c2342b1d3a4e366d862db0a7af0d91c3
files:
- from: kubectl-schemahero
to: .
Expand All @@ -21,8 +21,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.11/kubectl-schemahero_linux_arm64.tar.gz
sha256: defc36bcd750fccc28b07fbde338fe4d45eb9dc18113363ac14dfa2c532dca17
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.12/kubectl-schemahero_linux_arm64.tar.gz
sha256: e2b0d4d046c7ddce061eb3d0d793ada8ec5f62110914294819fc29378ebdcc8c
files:
- from: kubectl-schemahero
to: .
Expand All @@ -33,8 +33,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.11/kubectl-schemahero_darwin_amd64.tar.gz
sha256: 2b1378da9ab4b29f331ebc2df9f46966d23fcee914debfd88176981e03f5a80f
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.12/kubectl-schemahero_darwin_amd64.tar.gz
sha256: be6e73b5f10577de59a376dd319a8f7f12e7e66b8c67f3026e756fb945183173
files:
- from: kubectl-schemahero
to: .
Expand All @@ -45,8 +45,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.11/kubectl-schemahero_darwin_arm64.tar.gz
sha256: ce7295b49bc9f37838a3b96525d9a3995e0805ae29feb46223bf0fa6d6c5a00a
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.12/kubectl-schemahero_darwin_arm64.tar.gz
sha256: 397246eddc50c9ae0060ea7ec106e60cb762a8b27bd4914081eda0eaef41270c
files:
- from: kubectl-schemahero
to: .
Expand All @@ -57,8 +57,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.11/kubectl-schemahero_windows_amd64.tar.gz
sha256: aef1705f5a912a6dcf5c7dba61e756853b257232abb60f9da2711561c1502a4b
uri: https://github.com/schemahero/schemahero/releases/download/v0.17.12/kubectl-schemahero_windows_amd64.tar.gz
sha256: 20219ecdf5813d3df2a11034c1b42312009a114b6fd1169d608720becc5ec3e5
files:
- from: kubectl-schemahero.exe
to: .
Expand Down

0 comments on commit 62e2023

Please sign in to comment.