diff --git a/plugins/reliably.yaml b/plugins/reliably.yaml index f95bfcd16ee..6df4f98ca57 100644 --- a/plugins/reliably.yaml +++ b/plugins/reliably.yaml @@ -3,10 +3,10 @@ kind: Plugin metadata: name: reliably spec: - version: v0.3.0 + version: v0.5.0 platforms: - - uri: https://github.com/reliablyhq/cli/releases/download/v0.3.0/reliably_v0.3.0_darwin_amd64.tar.gz - sha256: b704ac7c018a4446d397acc05cc1d25caee14584b27c76465f39a60cd5529d09 + - uri: https://github.com/reliablyhq/cli/releases/download/v0.5.0/reliably-darwin-amd64.tar.gz + sha256: fdf013822ac9ce431054f8978487c5a204ded5de86f20f8dded7e98feed072dd selector: matchLabels: os: darwin @@ -17,8 +17,8 @@ spec: to: "." - from: LICENSE to: . - - uri: https://github.com/reliablyhq/cli/releases/download/v0.3.0/reliably_v0.3.0_linux_amd64.tar.gz - sha256: 3f43d20d52215220ec5d439f09e119e544fb678ef75a01a3d441bef685790d53 + - uri: https://github.com/reliablyhq/cli/releases/download/v0.5.0/reliably-linux-amd64.tar.gz + sha256: a7a5fb8cebca4ff79c4bafc2523f6a4ccf2821eab876bf6123a17c1eba161d33 selector: matchLabels: os: linux