scw 1.13
Closes #13433. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5ab45835db
commit
2822008e48
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
class Scw < Formula
|
||||
desc "Manage BareMetal Servers from Command Line (as easily as with Docker)"
|
||||
desc "Manage BareMetal Servers from command-line (as easily as with Docker)"
|
||||
homepage "https://github.com/scaleway/scaleway-cli"
|
||||
url "https://github.com/scaleway/scaleway-cli/archive/v1.12.tar.gz"
|
||||
sha256 "7a23ef6960fe280dd19f8e2e9b0fff6ffaf4b8446ddc7833b530901875652e2e"
|
||||
url "https://github.com/scaleway/scaleway-cli/archive/v1.13.tar.gz"
|
||||
sha256 "0be6076af3d41f94f27138415da394fb5424a654214edab58b9bdb1c9fd8a2cb"
|
||||
head "https://github.com/scaleway/scaleway-cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue