Skip to content

Commit 54e5d76

Browse files
author
Quentin Perez
committed
Bump homebrew @1.10
1 parent 6c05eb1 commit 54e5d76

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

contrib/homebrew/scw.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
class Scw < Formula
44
desc "Manage BareMetal Servers from Command Line (as easily as with Docker)"
55
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"
6+
url "https://github.com/scaleway/scaleway-cli/archive/v1.10.tar.gz"
7+
sha256 "2c8193e411dac83f31b4c2f899cc7b4793380d91c6196c831c4bfd41c47a58ad"
8+
version "1.10"
99

1010
head "https://github.com/scaleway/scaleway-cli.git"
1111

0 commit comments

Comments
 (0)