stormpath-cli: fix description

Updating the stormpath-cli formula description so it matches the official Github
description.

Closes #9045.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Randall Degges 2017-01-18 14:09:01 -08:00 committed by William Woodruff
parent df95bc9928
commit 587a662b20
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -1,7 +1,7 @@
class StormpathCli < Formula
include Language::Python::Virtualenv
desc "Command-line interface for https://stormpath.com/ user management"
desc "The official Stormpath command line client."
homepage "https://github.com/stormpath/stormpath-cli"
url "https://github.com/stormpath/stormpath-cli/archive/0.1.2.tar.gz"
sha256 "8e66da2c8891b029317e6e8cbd8b6413318af8582249137bfed597d9b215e795"