We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ef642b commit 470ea4cCopy full SHA for 470ea4c
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.7.1.tar.gz"
7
- sha256 "d63701546806cce3cf68f180b32ae5e0f52e9cf239cf8c2565b29c30c7b300f1"
8
- version "1.7.1"
+ url "https://github.com/scaleway/scaleway-cli/archive/v1.8.0.tar.gz"
+ sha256 "5f09f335f90686fad7973f721586173a68445d94099cc794a6270b171b0081b3"
+ version "1.8.0"
9
10
head "https://github.com/scaleway/scaleway-cli.git"
11
0 commit comments