crc: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2023-02-16 12:31:05 +00:00
parent 8a861abeb6
commit b31962ec25

View File

@ -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",