From b92edaf3244d9471a6ac40d17650a28fe0a9bc32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 04:35:23 +0000 Subject: [PATCH] cloudfoundry-cli: Update to version 8.7.10 --- bucket/cloudfoundry-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/cloudfoundry-cli.json b/bucket/cloudfoundry-cli.json index 133ac4e83590a7..ef6b33bb0d8054 100644 --- a/bucket/cloudfoundry-cli.json +++ b/bucket/cloudfoundry-cli.json @@ -1,16 +1,16 @@ { - "version": "8.7.9", + "version": "8.7.10", "description": "The official command line client for Cloud Foundry", "homepage": "https://github.com/cloudfoundry/cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://cli.run.pivotal.io/stable?release=windows64-exe&version=8.7.9#/dl.7z", - "hash": "7c7452dd7f3cf159ec00db124bce38ec01537f6679bd1feed0cd6a701cc595c0" + "url": "https://cli.run.pivotal.io/stable?release=windows64-exe&version=8.7.10#/dl.7z", + "hash": "46a211b011fd01a235f9738bba6019f7644204498d37f7c4d48e3285b4d29f7a" }, "32bit": { - "url": "https://cli.run.pivotal.io/stable?release=windows32-exe&version=8.7.9#/dl.7z", - "hash": "1a20b58575cb39ae19491b7d7f4d4e34a24f4dd14d52494f8f41b549ce96d627" + "url": "https://cli.run.pivotal.io/stable?release=windows32-exe&version=8.7.10#/dl.7z", + "hash": "fcec62ba1792cdda911c530c30546fac523e82d5f8bfb72880426dd1b02e15bf" } }, "bin": "cf.exe",