crc: Update to version 2.18.0

This commit is contained in:
github-actions[bot] 2023-05-03 12:30:27 +00:00
parent 8c1ff10d32
commit bda2b7b6ac

View File

@ -1,5 +1,5 @@
{
"version": "2.17.0",
"version": "2.18.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.17.0/crc-windows-installer.zip",
"hash": "a2b4b4e1f8308fb64377282e4b55fb9cb342544d92206b8eeb33f6701d6805a2",
"url": "https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/2.18.0/crc-windows-installer.zip",
"hash": "d47b567cd463e9b0148e3d836b8a91d39c5bb28181c3a271e1f5d088d14b639d",
"pre_install": [
"# The trailing backslash(\\) in $dir\\ is required by lessmsi.",
"Invoke-ExternalCommand lessmsi -ArgumentList @('x', \"$dir\\crc-windows-amd64.msi\", \"$dir\\\") | Out-Null",