scw 1.19
Closes #38496. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ed892d9462
commit
93930128b8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Scw < Formula
|
||||
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.18.tar.gz"
|
||||
sha256 "a6c0e6d3ca785fe86804e89cc86e252761f3dace0884ac172b2635daf6783969"
|
||||
url "https://github.com/scaleway/scaleway-cli/archive/v1.19.tar.gz"
|
||||
sha256 "307bb2a67cd8b8a7fb58524dfe3f65bbba476496c051e289e76f11d0508a0ab7"
|
||||
head "https://github.com/scaleway/scaleway-cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue