From b31962ec25689d3a320da82a9f8c435cbc3cccf0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Feb 2023 12:31:05 +0000 Subject: [PATCH] crc: Update to version 2.14.0 --- bucket/crc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/crc.json b/bucket/crc.json index ba57fb98db..bcc0d2c089 100644 --- a/bucket/crc.json +++ b/bucket/crc.json @@ -1,5 +1,5 @@ { - "version": "2.13.1", + "version": "2.14.0", "description": "Manages a local OpenShift 4.x cluster optimized for testing and development purposes.", "homepage": "https://code-ready.github.io/crc/", "license": "Apache-2.0", @@ -7,8 +7,8 @@ "depends": "lessmsi", "architecture": { "64bit": { - "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.13.1/crc-windows-installer.zip", - "hash": "36d31fcd0eeeed7615ce54c11fb6485e542209d0a925eac75851f656a720572f", + "url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.14.0/crc-windows-installer.zip", + "hash": "3e933584072c31df304a684bc32ca4e1f53e809e3aaef2d7190742ea72c3526b", "pre_install": [ "# The trailing backslash(\\) in $dir\\ is required by lessmsi.", "Invoke-ExternalCommand lessmsi -ArgumentList @('x', \"$dir\\crc-windows-amd64.msi\", \"$dir\\\") | Out-Null",