ucloud 0.1.22
Closes #43294. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
577d6c4f9c
commit
134e19017b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Ucloud < Formula
|
||||
desc "The official tool to managment your ucloud services"
|
||||
homepage "https://www.ucloud.cn"
|
||||
url "https://github.com/ucloud/ucloud-cli/archive/0.1.21.tar.gz"
|
||||
sha256 "c56243060366c45befe36fcf598271e1d4eae484020507b51f4c5fe126835633"
|
||||
url "https://github.com/ucloud/ucloud-cli/archive/0.1.22.tar.gz"
|
||||
sha256 "4618222c3cfffb991ec1c4dbb2aca1518ac4be035ca22ba268b027e550022e9f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue