Skip to content

Commit

Permalink
cloudfoundry-cli: Update to version 8.7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 4, 2024
1 parent aee564c commit b92edaf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/cloudfoundry-cli.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit b92edaf

Please sign in to comment.