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.
2 parents 121b2fd + dd186f0 commit e702812Copy full SHA for e702812
contrib/homebrew/scw.rb
@@ -3,8 +3,8 @@
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.8.0.tar.gz"
7
- sha256 "3ce87ab2a127f0bf308ffa8c563074ea1395e5084459c7dca18aedc1e7c80379"
+ url "https://github.com/scaleway/scaleway-cli/archive/v1.8.1.tar.gz"
+ sha256 "9cb8626a8ab254aa602ded0a46ad0c34f88c9f89e7da28049b166996f494dde9"
8
version "1.8.1"
9
10
head "https://github.com/scaleway/scaleway-cli.git"
0 commit comments