bosh-cli 7.1.1

Closes #119783.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2023-01-05 01:20:29 +01:00 committed by BrewTestBot
parent cf681551d6
commit 1a7b051a7a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class BoshCli < Formula
desc "Cloud Foundry BOSH CLI v2"
homepage "https://bosh.io/docs/cli-v2/"
url "https://github.com/cloudfoundry/bosh-cli/archive/v7.1.0.tar.gz"
sha256 "8e5bb0e2d486ae3e987a0082b77c23f41388775697371769281beaff7d1a0b8b"
url "https://github.com/cloudfoundry/bosh-cli/archive/v7.1.1.tar.gz"
sha256 "f975d357b49aaf60334ec9fbcfe79bd3218ec6650e794228ada40d7516ddc676"
license "Apache-2.0"
head "https://github.com/cloudfoundry/bosh-cli.git", branch: "main"