We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c05eb1 commit 54e5d76Copy full SHA for 54e5d76
contrib/homebrew/scw.rb
@@ -3,9 +3,9 @@
3
class Scw < Formula
4
desc "Manage BareMetal Servers from Command Line (as easily as with Docker)"
5
homepage "https://github.com/scaleway/scaleway-cli"
6
- url "https://github.com/scaleway/scaleway-cli/archive/v1.9.0.tar.gz"
7
- sha256 "2cf48fb0985d8767330cf4eb48b321101bd9ffde5c479c66e1abe0fee50aec4b"
8
- version "1.9.0"
+ url "https://github.com/scaleway/scaleway-cli/archive/v1.10.tar.gz"
+ sha256 "2c8193e411dac83f31b4c2f899cc7b4793380d91c6196c831c4bfd41c47a58ad"
+ version "1.10"
9
10
head "https://github.com/scaleway/scaleway-cli.git"
11
0 commit comments